summaryrefslogtreecommitdiff
path: root/ext/Makefile.am
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2012-06-12 21:35:10 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2012-06-12 21:35:10 +0100
commit96b9b693b18bbc115f9ad8fa0b5799b0dfb0259c (patch)
treedd91942bd42ddf2489bcdf29601a644538ac1305 /ext/Makefile.am
parent5f57478dc859fb1090df95685823f4fa43280d10 (diff)
downloadgstreamer-plugins-bad-96b9b693b18bbc115f9ad8fa0b5799b0dfb0259c.tar.gz
lcs: remove old LCS colorspace conversion plugin
Wasn't even ported to 0.10, and even back in the day no one knew where the corresponding lib was from.
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 a0d6463b5..bec8d861c 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -154,12 +154,6 @@ else
LV2_DIR =
endif
-# if USE_LCS
-# LCS_DIR=lcs
-# else
-LCS_DIR=
-# endif
-
# if USE_LIBFAME
# LIBFAME_DIR=libfame
# else
@@ -395,7 +389,6 @@ SUBDIRS=\
$(KATE_DIR) \
$(LADSPA_DIR) \
$(LV2_DIR) \
- $(LCS_DIR) \
$(LIBFAME_DIR) \
$(LIBMMS_DIR) \
$(MODPLUG_DIR) \