summaryrefslogtreecommitdiff
path: root/capplets/mouse/Makefile.am
diff options
context:
space:
mode:
authorrbuj <[email protected]>2020-02-05 10:47:58 +0100
committerraveit65 <[email protected]>2020-02-06 00:37:40 +0100
commit7409da3ec2cc07e81a12825c226d5dff8f3d27d0 (patch)
tree2a14d9c63f135406bc7ba0434a1e8d0041fb170d /capplets/mouse/Makefile.am
parent61b997c678b31041e5128c52ab1a57858f9dda30 (diff)
downloadmate-control-center-7409da3ec2cc07e81a12825c226d5dff8f3d27d0.tar.bz2
mate-control-center-7409da3ec2cc07e81a12825c226d5dff8f3d27d0.tar.xz
build: use warning flags
Diffstat (limited to 'capplets/mouse/Makefile.am')
-rw-r--r--capplets/mouse/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/capplets/mouse/Makefile.am b/capplets/mouse/Makefile.am
index 8494f986..e4e72516 100644
--- a/capplets/mouse/Makefile.am
+++ b/capplets/mouse/Makefile.am
@@ -27,6 +27,7 @@ mate-mouse-properties-resources.h mate-mouse-properties-resources.c: org.mate.mc
$(AM_V_GEN) XMLLINT=$(XMLLINT) $(GLIB_COMPILE_RESOURCES) --target $@ --sourcedir $(srcdir) --generate --c-name mouse $<
AM_CPPFLAGS = \
+ $(WARN_CFLAGS) \
$(MATECC_CAPPLETS_CFLAGS) \
-DMATECC_DATA_DIR="\"$(pkgdatadir)\""
CLEANFILES = $(MATECC_CAPPLETS_CLEANFILES) $(desktop_DATA) $(BUILT_SOURCES)