1
0
xorg-x11-server/xephyr.diff

22 lines
442 B
Diff
Raw Normal View History

Index: hw/kdrive/Makefile.am
===================================================================
--- hw/kdrive/Makefile.am.orig
+++ hw/kdrive/Makefile.am
@@ -1,5 +1,5 @@
if BUILD_KDRIVEFBDEVLIB
-FBDEV_SUBDIRS = fbdev
+FBDEV_SUBDIRS =
endif
if XFAKESERVER
@@ -21,8 +21,7 @@ endif
SERVER_SUBDIRS = \
$(XSDL_SUBDIRS) \
$(FBDEV_SUBDIRS) \
- $(XEPHYR_SUBDIRS) \
- $(XFAKE_SUBDIRS)
+ $(XEPHYR_SUBDIRS)
SUBDIRS = \
src \