summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@bluenote.herrb.com>2007-07-30 21:11:20 +0200
committerMatthieu Herrb <matthieu@bluenote.herrb.com>2007-07-30 21:11:20 +0200
commit9282a4aa79b3cb4ae091a594de61dfc2ecfd9ea3 (patch)
tree837c778033b07001fe44678ee70ecd413ff5a9f2
parentfe4a33713aca2ce32053f2c8356423efd1f534e1 (diff)
Change xsetroot_CFLAGS to AM_CFLAGS to avoid automake-1.10 warning
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index adb43d8..cfe35f4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,7 +21,7 @@
bin_PROGRAMS = xsetroot
-xsetroot_CFLAGS = $(XSETROOT_CFLAGS)
+AM_CFLAGS = $(XSETROOT_CFLAGS)
xsetroot_LDADD = $(XSETROOT_LIBS)
xsetroot_SOURCES = \