summaryrefslogtreecommitdiff
path: root/gst-libs/gst/Makefile.am
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2011-04-09 00:37:25 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2011-04-09 00:38:02 +0100
commit581714bff041c7ac03c672581aa71cbe1a2aba43 (patch)
tree66b9312afaded6ac207d69ec0e171fa9dc34e559 /gst-libs/gst/Makefile.am
parent5365dbfdce14f8314d0d8507bcd837f0a361717b (diff)
downloadgstreamer-plugins-bad-581714bff041c7ac03c672581aa71cbe1a2aba43.tar.gz
baseparse: remove -bad version of baseparse library, now in core
Diffstat (limited to 'gst-libs/gst/Makefile.am')
-rw-r--r--gst-libs/gst/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/gst-libs/gst/Makefile.am b/gst-libs/gst/Makefile.am
index 92d951cc8..f58086ca5 100644
--- a/gst-libs/gst/Makefile.am
+++ b/gst-libs/gst/Makefile.am
@@ -2,8 +2,8 @@ if BUILD_EXPERIMENTAL
EXPERIMENTAL_LIBS=basecamerabinsrc
endif
-SUBDIRS = baseparse interfaces signalprocessor video $(EXPERIMENTAL_LIBS)
+SUBDIRS = interfaces signalprocessor video $(EXPERIMENTAL_LIBS)
noinst_HEADERS = gst-i18n-plugin.h gettext.h
-DIST_SUBDIRS = baseparse interfaces signalprocessor video basecamerabinsrc
+DIST_SUBDIRS = interfaces signalprocessor video basecamerabinsrc