summaryrefslogtreecommitdiff
path: root/hw/xfree86/ddc
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2005-07-02 18:59:44 +0000
committerDaniel Stone <daniel@fooishbar.org>2005-07-02 18:59:44 +0000
commit826a6f029faeabaa783a93dfdccca846f9326b58 (patch)
treec5169841e864ee7059997d9d6735f0d72b19b1d4 /hw/xfree86/ddc
parente58c09d31bdf90210e2ec1ef976cea0459cdc02a (diff)
Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.
Diffstat (limited to 'hw/xfree86/ddc')
-rw-r--r--hw/xfree86/ddc/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/xfree86/ddc/Makefile.am b/hw/xfree86/ddc/Makefile.am
index 1000cd527..d4d85d2ad 100644
--- a/hw/xfree86/ddc/Makefile.am
+++ b/hw/xfree86/ddc/Makefile.am
@@ -6,4 +6,6 @@ libddc_la_SOURCES = xf86DDC.c edid.c interpret_edid.c print_edid.c \
INCLUDES = $(XORG_INCS) -I$(srcdir)/../i2c
+AM_CFLAGS = $(XORG_CFLAGS)
+
EXTRA_DIST = ddcPriv.h