diff options
Diffstat (limited to 'xkb')
-rw-r--r-- | xkb/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xkb/Makefile.am b/xkb/Makefile.am index d02a446a0..d4142b6df 100644 --- a/xkb/Makefile.am +++ b/xkb/Makefile.am @@ -1,5 +1,7 @@ noinst_LTLIBRARIES = libxkb.la +AM_CFLAGS = $(DIX_CFLAGS) + DDX_SRCS = \ ddxBeep.c \ ddxCtrls.c \ |