summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2007-08-27 15:35:25 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2007-08-27 15:35:25 -0700
commitbbf68f536efd4f4e03ccaee9ebcd1438c5b0a66b (patch)
tree2df7640e45cc798dbd1a213f77fa555f3316ab47 /Makefile.am
parentf7841444d4f12be78bc12c15190318819598c8a1 (diff)
Change xset_CFLAGS to AM_CFLAGS to make automake-1.10 happier
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 ababd43..765c7a1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,7 +21,7 @@
bin_PROGRAMS = xset
-xset_CFLAGS = $(XSET_CFLAGS) -D_BSD_SOURCE
+AM_CFLAGS = $(XSET_CFLAGS) -D_BSD_SOURCE
xset_LDADD = $(XSET_LIBS)
xset_SOURCES = \