[PATCH 1/2] dix: Fix make distcheck

Jeremy Huddleston jeremyhu at apple.com
Sat Nov 13 16:20:13 PST 2010


Signed-off-by: Jeremy Huddleston <jeremyhu at apple.com>
---
 dix/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/dix/Makefile.am b/dix/Makefile.am
index 5e2dad7..59e512b 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 =    \
-- 
1.7.3.2




More information about the xorg-devel mailing list