summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-09-24 17:53:43 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-09-24 17:53:43 -0700
commitda0d7d89130b9a9e31905897627f0c805a58b2b3 (patch)
treeed572f358a7c35b98a7fc6dd9068d59a76eb3c6a /Makefile.am
parent1b52fc41b59899b45dd1b06f9c1268b4458f9cd6 (diff)
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index abf6d1a..a73beca 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,7 +23,7 @@ AUTOMAKE_OPTIONS = foreign
bin_PROGRAMS = xbacklight
-AM_CFLAGS = $(XRANDR_CFLAGS)
+AM_CFLAGS = $(CWARNFLAGS) $(XRANDR_CFLAGS)
xbacklight_LDADD = $(XRANDR_LIBS)
xbacklight_SOURCES = \