diff options
Diffstat (limited to 'composite/Makefile.am')
-rw-r--r-- | composite/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composite/Makefile.am b/composite/Makefile.am index 21504e659..a5214fe37 100644 --- a/composite/Makefile.am +++ b/composite/Makefile.am @@ -1,6 +1,6 @@ noinst_LTLIBRARIES = libcomposite.la -AM_CFLAGS = $(DIX_CFLAGS) +AM_CFLAGS = $(DIX_CFLAGS) @LOADER_DEFINES@ libcomposite_la_SOURCES = \ compalloc.c \ |