From bd27b3d008b0abf9ae2edcb127302728808533e4 Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 31 Jul 2012 10:00:43 +0200 Subject: fontconfig libXext mesa xserver pixman git update 31 Jul 2012 --- xorg-server/miext/Makefile.am | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) (limited to 'xorg-server/miext/Makefile.am') diff --git a/xorg-server/miext/Makefile.am b/xorg-server/miext/Makefile.am index 850c41c66..b84adc12b 100644 --- a/xorg-server/miext/Makefile.am +++ b/xorg-server/miext/Makefile.am @@ -1,11 +1,8 @@ -SUBDIRS = sync damage shadow -if COMPOSITE -SUBDIRS += cw -endif -if XQUARTZ -SUBDIRS += rootless -endif -if XWIN_MULTIWINDOWEXTWM -SUBDIRS += rootless -endif -DIST_SUBDIRS = sync damage shadow cw rootless +SUBDIRS = sync damage shadow +if XQUARTZ +SUBDIRS += rootless +endif +if XWIN_MULTIWINDOWEXTWM +SUBDIRS += rootless +endif +DIST_SUBDIRS = sync damage shadow rootless -- cgit v1.2.3