summaryrefslogtreecommitdiff
path: root/ext/Makefile.am
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2016-02-01 00:29:37 +0000
committerTim-Philipp Müller <tim@centricular.com>2016-02-01 00:32:50 +0000
commitcf0bec6385b786aa9c4e4841cf0eb3522a51a9a5 (patch)
treef5da99d36397c3c56fe05766fed4d07fc5494cb1 /ext/Makefile.am
parent0b4a3a4dbdc717161c70d8450c37eab1fb838e91 (diff)
Remove dead libfame plugin
Was never even ported to 0.10, and the lib has been unmaintained for ever and doesn't even seem to be packaged any more.
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r--ext/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index f2d9059f6..d1a825828 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -160,12 +160,6 @@ else
LIBDE265_DIR =
endif
-# if USE_LIBFAME
-# LIBFAME_DIR=libfame
-# else
-LIBFAME_DIR=
-# endif
-
if USE_LIBMMS
LIBMMS_DIR=libmms
else
@@ -448,7 +442,6 @@ SUBDIRS=\
$(LADSPA_DIR) \
$(LV2_DIR) \
$(LIBDE265_DIR) \
- $(LIBFAME_DIR) \
$(LIBMMS_DIR) \
$(LIBVISUAL_DIR) \
$(MODPLUG_DIR) \