summaryrefslogtreecommitdiff
path: root/xfixes
diff options
context:
space:
mode:
Diffstat (limited to 'xfixes')
-rw-r--r--xfixes/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/xfixes/Makefile.am b/xfixes/Makefile.am
index eccdeef36..2a95c065b 100644
--- a/xfixes/Makefile.am
+++ b/xfixes/Makefile.am
@@ -1,5 +1,7 @@
noinst_LTLIBRARIES = libxfixes.la
+AM_CFLAGS = $(DIX_CFLAGS)
+
libxfixes_la_SOURCES = \
cursor.c \
region.c \