summaryrefslogtreecommitdiffstats
path: root/gst
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-06-06 16:14:52 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-06-06 16:14:52 +0000
commit5e45fbf3038b259651ea9bd927bd9c7d5f7a81bc (patch)
treefd91456fd07ecc688732d89e50c527a932753461 /gst
parent1fb23d369a2e2e1f78483e4745294fb3fa2f41fd (diff)
downloadgst-plugins-bad-5e45fbf3038b259651ea9bd927bd9c7d5f7a81bc.tar.gz
gst-plugins-bad-5e45fbf3038b259651ea9bd927bd9c7d5f7a81bc.tar.bz2
gst-plugins-bad-5e45fbf3038b259651ea9bd927bd9c7d5f7a81bc.zip
build gdp plugins
Original commit message from CVS: build gdp plugins
Diffstat (limited to 'gst')
-rw-r--r--gst/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/gst/Makefile.am b/gst/Makefile.am
index 9cf3df84..93522195 100644
--- a/gst/Makefile.am
+++ b/gst/Makefile.am
@@ -1,2 +1,2 @@
-SUBDIRS=$(GST_PLUGINS_SELECTED)
-DIST_SUBDIRS=$(GST_PLUGINS_ALL)
+SUBDIRS = $(GST_PLUGINS_SELECTED)
+DIST_SUBDIRS = $(GST_PLUGINS_ALL)