From 5e45fbf3038b259651ea9bd927bd9c7d5f7a81bc Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 6 Jun 2006 16:14:52 +0000 Subject: build gdp plugins Original commit message from CVS: build gdp plugins --- gst/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gst') 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) -- cgit v1.2.1