summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index 0688484e4..b8bb5d538 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,10 +11,6 @@ endif
if CFB
CFB_DIR=cfb
CFB16_DIR=cfb16
-# cfb24 is only used by xf8_32wid, which is only used by sunffb on SPARC
-if BUILD_XF8_32WID
-CFB24_DIR=cfb24
-endif
CFB32_DIR=cfb32
endif
@@ -57,7 +53,6 @@ SUBDIRS = \
$(AFB_DIR) \
$(CFB_DIR) \
$(CFB16_DIR) \
- $(CFB24_DIR) \
$(CFB32_DIR) \
record \
xfixes \