aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/Xi
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-11-19 13:57:27 +0000
committermarha <marha@users.sourceforge.net>2009-11-19 13:57:27 +0000
commitcea90a4e5e79205dba4110612af71c7c67d6dc85 (patch)
treeaf3947a5d9f8fb82dad403a6120c148f4c154a1e /xorg-server/Xi
parent659a361a09bcc4571966921f474e477860963723 (diff)
downloadvcxsrv-cea90a4e5e79205dba4110612af71c7c67d6dc85.tar.gz
vcxsrv-cea90a4e5e79205dba4110612af71c7c67d6dc85.tar.bz2
vcxsrv-cea90a4e5e79205dba4110612af71c7c67d6dc85.zip
Removed compilation of libraries that are not needed.
Diffstat (limited to 'xorg-server/Xi')
-rw-r--r--xorg-server/Xi/makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/xorg-server/Xi/makefile b/xorg-server/Xi/makefile
index e33f1c49a..a466c84f0 100644
--- a/xorg-server/Xi/makefile
+++ b/xorg-server/Xi/makefile
@@ -48,7 +48,8 @@ CSRCS=allowev.c \
xiselectev.c \
xisetclientpointer.c \
xisetdevfocus.c \
- xiwarppointer.c
-
+ xiwarppointer.c \
+ stubs.c
+
LIBRARY=libXi