summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremyhu@apple.com>2010-11-13 15:46:16 -0800
committerJeremy Huddleston <jeremyhu@apple.com>2010-11-14 10:25:54 -0800
commit7b33ef74738d6a557cb25aeb14693b2a340c0e12 (patch)
treee5ae93f7898635674d494cb1ae9f4203cc646558
parent965e709f2b0b17f1e59e5aeb5e7717fede51ef97 (diff)
dix: Fix make distcheck
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com> Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
-rw-r--r--dix/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/dix/Makefile.am b/dix/Makefile.am
index 5e2dad7d3..59e512ba7 100644
--- a/dix/Makefile.am
+++ b/dix/Makefile.am
@@ -1,5 +1,6 @@
noinst_LTLIBRARIES = libdix.la libmain.la
+AM_CPPFLAGS = -I$(top_srcdir)/include
AM_CFLAGS = $(DIX_CFLAGS)
libmain_la_SOURCES = \