summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-09-21 20:54:04 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-09-21 20:54:04 -0700
commit1a1c157c7abccc03a37c26e63ad923fd7dfecc5c (patch)
tree69e15fbb7e7004f8614539f0acf2270fc3237229 /Makefile.am
parent8b1af8f1ef0d7cce970a05fe36b7e8e63aa18068 (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 be6680f..b2367b7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,7 +21,7 @@
bin_PROGRAMS = xclock
-AM_CFLAGS = $(XCLOCK_CFLAGS)
+AM_CFLAGS = $(CWARNFLAGS) $(XCLOCK_CFLAGS)
xclock_LDADD = $(XCLOCK_LIBS)
xclock_SOURCES = \