summaryrefslogtreecommitdiff
path: root/afb/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'afb/Makefile.am')
-rw-r--r--afb/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/afb/Makefile.am b/afb/Makefile.am
index 241fbd823..9d89beb82 100644
--- a/afb/Makefile.am
+++ b/afb/Makefile.am
@@ -1,5 +1,7 @@
noinst_LTLIBRARIES = libafb.la
+AM_CFLAGS = $(DIX_CFLAGS)
+
libafb_gen_sources = afbbltC.c afbbltX.c afbbltCI.c afbbltO.c afbbltG.c afbtileC.c afbtileG.c afbseg.c
DISTCLEANFILES = $(libafb_gen_sources)