From cea90a4e5e79205dba4110612af71c7c67d6dc85 Mon Sep 17 00:00:00 2001 From: marha Date: Thu, 19 Nov 2009 13:57:27 +0000 Subject: Removed compilation of libraries that are not needed. --- xorg-server/Xi/makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'xorg-server/Xi/makefile') 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 -- cgit v1.2.3