summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/bsd/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/os-support/bsd/Makefile.am')
-rw-r--r--hw/xfree86/os-support/bsd/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/os-support/bsd/Makefile.am b/hw/xfree86/os-support/bsd/Makefile.am
index e456328df..099240467 100644
--- a/hw/xfree86/os-support/bsd/Makefile.am
+++ b/hw/xfree86/os-support/bsd/Makefile.am
@@ -50,7 +50,7 @@ ARCH_SOURCES = \
endif
# FIXME: NetBSD Aperture defines (configure.ac)
-AM_CFLAGS = -DUSESTDRES $(XORG_CFLAGS)
+AM_CFLAGS = -DUSESTDRES $(XORG_CFLAGS) $(DIX_CFLAGS)
INCLUDES = $(XORG_INCS)