summaryrefslogtreecommitdiff
path: root/ext/Makefile.am
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2012-06-12 21:02:23 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2012-06-12 21:02:23 +0100
commit8e532ca121c6fedacae73a13bf1ffe13a90b4d61 (patch)
treecaddf8c6a0652f75b8608c967ce799030eb0a897 /ext/Makefile.am
parent5635581b261e6d323bfd6b81f3721a63c90927ae (diff)
downloadgstreamer-plugins-bad-8e532ca121c6fedacae73a13bf1ffe13a90b4d61.tar.gz
shout: remove old shout plugin that has never been ported to 0.10
There's shout2 in -good now.
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 1b0bafdf3..de43bbe55 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -294,12 +294,6 @@ else
SDL_DIR=
endif
-# if USE_SHOUT
-# SHOUT_DIR=shout
-# else
-SHOUT_DIR=
-# endif
-
# if USE_SMOOTHWAVE
# SMOOTHWAVE_DIR=smoothwave
# else
@@ -434,7 +428,6 @@ SUBDIRS=\
$(RSVG_DIR) \
$(SCHRO_DIR) \
$(SDL_DIR) \
- $(SHOUT_DIR) \
$(SMOOTHWAVE_DIR) \
$(SNDFILE_DIR) \
$(SNDIO_DIR) \