summaryrefslogtreecommitdiff
path: root/miext/cw/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'miext/cw/Makefile.am')
-rw-r--r--miext/cw/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/miext/cw/Makefile.am b/miext/cw/Makefile.am
index 6b6188b62..2a6b25cb0 100644
--- a/miext/cw/Makefile.am
+++ b/miext/cw/Makefile.am
@@ -1,6 +1,8 @@
noinst_LTLIBRARIES = libcw.la
-AM_CFLAGS = $(DIX_CFLAGS)
+AM_CFLAGS = $(DIX_CFLAGS) @MODULE_DEFINES@ @LOADER_DEFINES@
+
+INCLUDES = -I$(top_srcdir)/hw/xfree86/os-support
libcw_la_SOURCES = \
cw.c \