aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xfree86/int10/Makefile.am
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-12-17 14:31:58 +0000
committermarha <marha@users.sourceforge.net>2009-12-17 14:31:58 +0000
commitd34fc70fab4607f70184206a592397c97c3e478e (patch)
tree1830b57f249cb145896f7986ac9114d5b98d83ad /xorg-server/hw/xfree86/int10/Makefile.am
parent9b17452909d3140fa33a753cadfaa6e9006b9685 (diff)
downloadvcxsrv-d34fc70fab4607f70184206a592397c97c3e478e.tar.gz
vcxsrv-d34fc70fab4607f70184206a592397c97c3e478e.tar.bz2
vcxsrv-d34fc70fab4607f70184206a592397c97c3e478e.zip
Git update 17/12/2009
Diffstat (limited to 'xorg-server/hw/xfree86/int10/Makefile.am')
-rw-r--r--xorg-server/hw/xfree86/int10/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/xorg-server/hw/xfree86/int10/Makefile.am b/xorg-server/hw/xfree86/int10/Makefile.am
index 78bef2515..36d2ad0bb 100644
--- a/xorg-server/hw/xfree86/int10/Makefile.am
+++ b/xorg-server/hw/xfree86/int10/Makefile.am
@@ -38,6 +38,7 @@ endif
if INT10_STUB
AM_CFLAGS = $(I386_VIDEO_CFLAGS) -D_VM86_LINUX $(DIX_CFLAGS) $(XORG_CFLAGS) $(EXTRA_CFLAGS)
+INCLUDES = $(XORG_INCS)
libint10_la_SOURCES = stub.c xf86int10module.c
endif