summaryrefslogtreecommitdiff
path: root/hw/xfree86/xf1bpp
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2005-07-03 12:17:04 +0000
committerDaniel Stone <daniel@fooishbar.org>2005-07-03 12:17:04 +0000
commitb0d80e76d28dbc1ee14453950db000bb4d7f377f (patch)
treedecd7a8a3ae9b14d0a7b5ed97b0a561216cbc3b1 /hw/xfree86/xf1bpp
parent461eb6ebd9273dc3dcd601ee0a0491981a98acd9 (diff)
Add missing include paths.
Diffstat (limited to 'hw/xfree86/xf1bpp')
-rw-r--r--hw/xfree86/xf1bpp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/xf1bpp/Makefile.am b/hw/xfree86/xf1bpp/Makefile.am
index 0758e6709..6525d3bb6 100644
--- a/hw/xfree86/xf1bpp/Makefile.am
+++ b/hw/xfree86/xf1bpp/Makefile.am
@@ -59,7 +59,7 @@ libxf1bppmfb_a_SOURCES = \
libxf1bpp_la_SOURCES = $(libxf1bppmfb_a_SOURCES) $(libxf1bppgen_a_SOURCES)
AM_CFLAGS = -DXF86MONO -include mfbmap.h $(XORG_CFLAGS)
-INCLUDES = $(XORG_INCS)
+INCLUDES = $(XORG_INCS) -I$(top_srcdir)/mfb
mfbseg.c:
echo "#define POLYSEGMENT" > $@