diff options
Diffstat (limited to 'miext/cw/Makefile.am')
-rw-r--r-- | miext/cw/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/miext/cw/Makefile.am b/miext/cw/Makefile.am index cb5bc8c8a..9380ae8f2 100644 --- a/miext/cw/Makefile.am +++ b/miext/cw/Makefile.am @@ -1,5 +1,7 @@ noinst_LTLIBRARIES = libcw.la +AM_CFLAGS = $(DIX_CFLAGS) + libcw_la_SOURCES = \ cw.c \ cw_ops.c \ |