Regression from: e716baedc4d8e52a60f43ef21aba771b340d8c8b

Signed-off-by: Jeremy Huddleston Sequoia <[email protected]>
CC: Jon TURNEY <[email protected]>
---
 hw/xquartz/Makefile.am     | 1 +
 hw/xquartz/xpr/Makefile.am | 1 +
 2 files changed, 2 insertions(+)

diff --git a/hw/xquartz/Makefile.am b/hw/xquartz/Makefile.am
index 2e894d7..2ca953c 100644
--- a/hw/xquartz/Makefile.am
+++ b/hw/xquartz/Makefile.am
@@ -8,6 +8,7 @@ AM_CPPFLAGS = \
        -DUSE_NEW_CLUT \
        -DXFree86Server \
        -I$(top_srcdir)/miext/rootless \
+       -I$(top_builddir)/pseudoramiX \
        -DX11LIBDIR=\"$(libdir)\"
 
 if GLX
diff --git a/hw/xquartz/xpr/Makefile.am b/hw/xquartz/xpr/Makefile.am
index 763a7cd..c654ee5 100644
--- a/hw/xquartz/xpr/Makefile.am
+++ b/hw/xquartz/xpr/Makefile.am
@@ -3,6 +3,7 @@ noinst_LTLIBRARIES = libXquartzXpr.la
 AM_CFLAGS =  $(DIX_CFLAGS)
 AM_CPPFLAGS = \
        -I$(srcdir) -I$(srcdir)/.. \
+       -I$(top_builddir)/pseudoramiX \
        -I$(top_srcdir)/miext \
        -I$(top_srcdir)/miext/rootless
 
-- 
1.8.4

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to