aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xfree86/int10/Makefile.am
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-12-17 15:04:56 +0000
committermarha <marha@users.sourceforge.net>2009-12-17 15:04:56 +0000
commit1772aa9a9c51332dee3cb942c2d69125ac9a67dc (patch)
tree5a18f22bf0d174b014a9d3b1b1723a3d4730c9c6 /xorg-server/hw/xfree86/int10/Makefile.am
parentcc7c9d67342d9d79ab9f490db492902f7aab2bbb (diff)
parentd34fc70fab4607f70184206a592397c97c3e478e (diff)
downloadvcxsrv-1772aa9a9c51332dee3cb942c2d69125ac9a67dc.tar.gz
vcxsrv-1772aa9a9c51332dee3cb942c2d69125ac9a67dc.tar.bz2
vcxsrv-1772aa9a9c51332dee3cb942c2d69125ac9a67dc.zip
svn merge ^/branches/released
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