summaryrefslogtreecommitdiff
path: root/libegg/Makefile.am
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-04-04 00:09:20 +0200
committerraveit65 <[email protected]>2022-07-20 23:45:24 +0200
commit5600eb0d3819db43bb1a58b54d55f6db19ab1bd0 (patch)
tree8424230e1758346353504debc18a4adb4df13e32 /libegg/Makefile.am
parent382f8de466127f469f345d52b863aedf04bc0cc4 (diff)
downloadcaja-5600eb0d3819db43bb1a58b54d55f6db19ab1bd0.tar.bz2
caja-5600eb0d3819db43bb1a58b54d55f6db19ab1bd0.tar.xz
use MATE_COMPILE_WARNINGS from mate-common
Diffstat (limited to 'libegg/Makefile.am')
-rw-r--r--libegg/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libegg/Makefile.am b/libegg/Makefile.am
index b174a82b..3601740a 100644
--- a/libegg/Makefile.am
+++ b/libegg/Makefile.am
@@ -27,7 +27,7 @@ libegg_la_CFLAGS = \
-DEGG_SM_CLIENT_BACKEND_XSMP \
-DG_LOG_DOMAIN=\""EggSMClient"\" \
$(LIBEGG_CFLAGS) \
- $(WARNING_CFLAGS) \
+ $(WARN_CFLAGS) \
$(DISABLE_DEPRECATED)
libegg_la_LIBADD = \