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-13 15:52:55 -0800
commitd75a33d47a89bf7668e05fadbc8a154ac492b113 (patch)
treee21a8d7d6523b42643f3e233b0dc21bf08a9665d
parentf9f381c48a87b700cc9429dce5ddbac74a774803 (diff)
dix: Fix make distcheck
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.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 = \