diff options
Diffstat (limited to 'mi/Makefile.am')
-rw-r--r-- | mi/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mi/Makefile.am b/mi/Makefile.am index 900fbfd59..ff1fec605 100644 --- a/mi/Makefile.am +++ b/mi/Makefile.am @@ -3,6 +3,8 @@ noinst_LTLIBRARIES = libminimi.la libmi.la sdk_HEADERS = mibank.h micmap.h miline.h mipointer.h mi.h mibstore.h \ migc.h mipointrst.h mizerarc.h micoord.h +AM_CFLAGS = $(DIX_CFLAGS) + # libminimi is for dmx - it has different defines for miinitext.c libminimi_la_SOURCES = \ cbrt.c \ |