summaryrefslogtreecommitdiff
path: root/gst/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-02-23 12:45:50 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-02-23 12:45:50 +0000
commit66cd4c10068aed791fecd048838b0928a1a93e38 (patch)
tree4dba12c1996c6c6c2e949de35b196386c50ac0dc /gst/Makefile.am
parent3abfcde00facee12678a64d7b8969ca5b2a1eb38 (diff)
remove a whole bunch of plugins. This module now contains a set of free reference plugins/elements as agreed.
Original commit message from CVS: remove a whole bunch of plugins. This module now contains a set of free reference plugins/elements as agreed.
Diffstat (limited to 'gst/Makefile.am')
-rw-r--r--gst/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/gst/Makefile.am b/gst/Makefile.am
index 9cf3df849..93522195d 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)