diff options
Diffstat (limited to 'cfb16')
-rw-r--r-- | cfb16/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cfb16/Makefile.am b/cfb16/Makefile.am index 3f194273d..23d42dfb4 100644 --- a/cfb16/Makefile.am +++ b/cfb16/Makefile.am @@ -6,4 +6,4 @@ libcfb16_la_SOURCES = $(libcfb_common_sources) $(libcfb_gen_sources) INCLUDES = $(CFB_INCLUDES) -AM_CFLAGS = -DPSZ=16 +AM_CFLAGS = -DPSZ=16 $(DIX_CFLAGS) |