summaryrefslogtreecommitdiff
path: root/os/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'os/Makefile.am')
-rw-r--r--os/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/os/Makefile.am b/os/Makefile.am
index 934ee55c6..30c4b56c8 100644
--- a/os/Makefile.am
+++ b/os/Makefile.am
@@ -1,8 +1,7 @@
noinst_LTLIBRARIES = libos.la
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+AM_CFLAGS = $(DIX_CFLAGS)
+
# k5auth.c \
# lbxio.c \
# rpcauth.c \