summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-07-02 06:35:04 +0000
committerKevin E Martin <kem@kem.org>2005-07-02 06:35:04 +0000
commitabca6e76c667a201bf23b73bd681a8c4da892e62 (patch)
treefcc42b54e4a61c52b484f698b3e5f3fc4a8a03a3
parente5ddd6b3020045b7d8426618fd2515bc02ca045d (diff)
downloadxorg-lib-libxkbfile-abca6e76c667a201bf23b73bd681a8c4da892e62.tar.gz
Add appropriate lib*_CFLAGS to Makefile.am's -- fixes build problems
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index a8154c3..779329c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -20,6 +20,7 @@ INCLUDES = -I$(top_srcdir)/include/ -I$(top_srcdir)/include/X11/extensions/
libxkbfile_la_LIBADD = @DEP_LIBS@
+libxkbfile_la_CFLAGS = @DEP_CFLAGS@
libxkbfile_la_LDFLAGS = -version-info 7:0:0 -no-undefined