summaryrefslogtreecommitdiff
path: root/fb/Makefile.am
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 /fb/Makefile.am
parente58c09d31bdf90210e2ec1ef976cea0459cdc02a (diff)
Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.
Diffstat (limited to 'fb/Makefile.am')
-rw-r--r--fb/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/fb/Makefile.am b/fb/Makefile.am
index 64bbef2ab..4f82f6db4 100644
--- a/fb/Makefile.am
+++ b/fb/Makefile.am
@@ -1,5 +1,7 @@
noinst_LTLIBRARIES = libfb.la
+AM_CFLAGS = $(DIX_CFLAGS)
+
sdk_HEADERS = fb.h fbrop.h
libfb_la_SOURCES = \