summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 8f44832..2ec98c1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -41,6 +41,8 @@ PACKAGE_STRING = $(PACKAGE_NAME) $(PACKAGE_VERSION)$(PACKAGE_VERSION_GIT)
bin_PROGRAMS = marquee
marquee_SOURCES =
+marquee_CFLAGS = \
+ $(WARN_CFLAGS)
marquee_CPPFLAGS = \
-DABS_TOP_BUILDDIR=\"$(abs_top_builddir)\" \
-DPKGDATADIR=\"$(pkgdatadir)\" \