summaryrefslogtreecommitdiff
path: root/ext/Makefile.am
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2012-06-12 20:35:50 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2012-06-12 20:35:50 +0100
commit5635581b261e6d323bfd6b81f3721a63c90927ae (patch)
tree110e32fe994813de05fc7cfffcb5d2320c74cd08 /ext/Makefile.am
parent588ea345b293721808f7f7c86005df022a3ebfa2 (diff)
downloadgstreamer-plugins-bad-5635581b261e6d323bfd6b81f3721a63c90927ae.tar.gz
hermes: remove hermes colorspace converter that was never ported to 0.10
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 098854b95..1b0bafdf3 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -142,12 +142,6 @@ else
GSM_DIR=
endif
-# if USE_HERMES
-# HERMES_DIR=hermes
-# else
-HERMES_DIR=
-# endif
-
if USE_JP2K
JP2K_DIR = jp2k
else
@@ -417,7 +411,6 @@ SUBDIRS=\
$(GSETTINGS_DIR) \
$(GSM_DIR) \
$(G729_DIR) \
- $(HERMES_DIR) \
$(JP2K_DIR) \
$(KATE_DIR) \
$(LADSPA_DIR) \