summaryrefslogtreecommitdiffstats
path: root/gst/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-08-30 17:32:12 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-08-30 17:32:12 +0000
commit81f63142d65b62b0971c19ceb79956c49ffc2f06 (patch)
treef59f1938032b4a20d9db3ca79983866389bdacfd /gst/Makefile.am
parent530233c12e4f1cf59a54d1203e7b94ddfbcd6dcb (diff)
tidying up -good for business
Original commit message from CVS: tidying up -good for business
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 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)