aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2010-07-24 14:40:19 +0100
committerdakkar <dakkar@thenautilus.net>2010-07-24 14:40:19 +0100
commit35315fc33467b93795baddfc581a1937ae3323ca (patch)
treedf268a6064afdc85216434c3cc4d0a51a0b493b8 /src/Makefile.am
parentlast touch-ups (diff)
parentevdev 2.4.0 (diff)
downloadxf86-input-evdev-35315fc33467b93795baddfc581a1937ae3323ca.tar.gz
xf86-input-evdev-35315fc33467b93795baddfc581a1937ae3323ca.tar.bz2
xf86-input-evdev-35315fc33467b93795baddfc581a1937ae3323ca.zip
Merge commit 'xf86-input-evdev-2.4.0' into code-remapcode-remap-2.4.0code-remap
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2b6c800..4f0937e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -24,7 +24,8 @@
# -avoid-version prevents gratuitous .0.0.0 version numbers on the end
# _ladir passes a dummy rpath to libtool so the thing will actually link
# TODO: -nostdlib/-Bstatic/-lgcc platform magic, not installing the .a, etc.
-AM_CFLAGS = $(XORG_CFLAGS)
+
+AM_CFLAGS = $(XORG_CFLAGS) $(CWARNFLAGS)
@DRIVER_NAME@_drv_la_LTLIBRARIES = @DRIVER_NAME@_drv.la
@DRIVER_NAME@_drv_la_LDFLAGS = -module -avoid-version