summaryrefslogtreecommitdiff
path: root/hw/xfree86/x86emu/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/x86emu/Makefile.am')
-rw-r--r--hw/xfree86/x86emu/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/x86emu/Makefile.am b/hw/xfree86/x86emu/Makefile.am
index e7368f531..df9697767 100644
--- a/hw/xfree86/x86emu/Makefile.am
+++ b/hw/xfree86/x86emu/Makefile.am
@@ -11,7 +11,7 @@ libx86emu_la_SOURCES = debug.c \
sys.c \
x86emu.h
-INCLUDES = $(XORG_INCS)
+INCLUDES =
AM_CFLAGS = $(DIX_CFLAGS) $(XORG_CFLAGS)