summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2008-06-13 10:35:07 -0400
committerAdam Jackson <ajax@redhat.com>2008-06-13 10:51:18 -0400
commitf31bd087e8a7f65cd588bd1d022bb18e72b2a60c (patch)
tree1b16894940d071fd22547903ee7d652da7e3807a /Makefile.am
parentaf86c3b7ce705c1711c8cf8bf05a7a02b8afccf6 (diff)
Death to mfb.
Anyone still interested in 1 or 4 bpp framebuffers, talk to fb.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
index 4ed30dc89..116e4feab 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,10 +9,6 @@ if XTRAP
XTRAP_DIR=XTrap
endif
-if MFB
-MFB_DIR=mfb
-endif
-
if GLX
GLX_DIR=glx
endif
@@ -39,7 +35,6 @@ SUBDIRS = \
Xi \
xkb \
$(DBE_DIR) \
- $(MFB_DIR) \
$(RECORD_DIR) \
xfixes \
damageext \
@@ -82,7 +77,6 @@ DIST_SUBDIRS = \
Xi \
xkb \
dbe \
- mfb \
record \
xfixes \
damageext \