summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-06 17:05:00 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-06 17:05:00 -0700
commita3d95aedf3a6d1859387fb08b46cd66cd61cec83 (patch)
tree11ccbccf0df3924fdb7f8d7eab7bafcb5b226671 /src/Makefile.am
parentd36a99d961c6649ca1b0319c2aadc6763edb07ad (diff)
downloadxorg-lib-libxkbfile-a3d95aedf3a6d1859387fb08b46cd66cd61cec83.tar.gz
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 6e3ec5f..98e1614 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -20,7 +20,7 @@ INCLUDES = -I$(top_srcdir)/include/ -I$(top_srcdir)/include/X11/extensions/
libxkbfile_la_LIBADD = @XKBFILE_LIBS@
-AM_CFLAGS = @XKBFILE_CFLAGS@
+AM_CFLAGS = $(CWARNFLAGS) @XKBFILE_CFLAGS@
libxkbfile_la_LDFLAGS = -version-number 1:0:2 -no-undefined