summaryrefslogtreecommitdiff
path: root/hw/xfree86/Makefile.am
diff options
context:
space:
mode:
authorKeith Packard <keithp@neko.keithp.com>2006-11-07 12:49:28 -0800
committerKeith Packard <keithp@neko.keithp.com>2006-11-07 12:49:28 -0800
commit20e9144c0746943624ff77a61791b8596f3f8458 (patch)
tree6aa23f1b627390bfabb165eed31b50e7ef8c1fb9 /hw/xfree86/Makefile.am
parent1dcda4f3c56214464c0b6123fea6daa69aae69fc (diff)
Add $(DIX_CFLAGS) to remaining Makefile.am files
Diffstat (limited to 'hw/xfree86/Makefile.am')
-rw-r--r--hw/xfree86/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/Makefile.am b/hw/xfree86/Makefile.am
index 72befea19..b373242e8 100644
--- a/hw/xfree86/Makefile.am
+++ b/hw/xfree86/Makefile.am
@@ -22,7 +22,7 @@ DIST_SUBDIRS = common ddc dummylib i2c x86emu int10 fbdevhw os-support \
bin_PROGRAMS = Xorg
-AM_CFLAGS = @XORG_CFLAGS@
+AM_CFLAGS = $(DIX_CFLAGS) @XORG_CFLAGS@
INCLUDES = @XORG_INCS@
Xorg_SOURCES = xorg.c