summaryrefslogtreecommitdiff
path: root/src/tools
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools')
-rw-r--r--src/tools/Makefile.am7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/tools/Makefile.am b/src/tools/Makefile.am
index 0a1da4b6..d88f571f 100644
--- a/src/tools/Makefile.am
+++ b/src/tools/Makefile.am
@@ -1,9 +1,12 @@
icondir=$(pkgdatadir)/icons
icon_DATA=marco-window-demo.png
-AM_CPPFLAGS=@MARCO_WINDOW_DEMO_CFLAGS@ @MARCO_MESSAGE_CFLAGS@ \
+AM_CPPFLAGS = \
+ @MARCO_WINDOW_DEMO_CFLAGS@ \
+ @MARCO_MESSAGE_CFLAGS@ \
-DMARCO_ICON_DIR=\"$(pkgdatadir)/icons\" \
- -DMARCO_LOCALEDIR=\"$(prefix)/@DATADIRNAME@/locale\"
+ -DMARCO_LOCALEDIR=\"$(prefix)/@DATADIRNAME@/locale\" \
+ $(WARN_CFLAGS)
marco_message_SOURCES= \
marco-message.c