summaryrefslogtreecommitdiffstats
path: root/gst/Makefile.am
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2001-12-23 03:25:55 +0000
committerAndy Wingo <wingo@pobox.com>2001-12-23 03:25:55 +0000
commitd1141be8b635a8dc5f5678ec7c1e7f8acf282289 (patch)
treecbe371f7b814d49c12662888a2385b3c5de3fd6f /gst/Makefile.am
parent01db92f682d16643f2aa01f946efcffddd9c82ef (diff)
downloadgst-plugins-bad-d1141be8b635a8dc5f5678ec7c1e7f8acf282289.tar.gz
gst-plugins-bad-d1141be8b635a8dc5f5678ec7c1e7f8acf282289.tar.bz2
gst-plugins-bad-d1141be8b635a8dc5f5678ec7c1e7f8acf282289.zip
on dasher, on dancer, on donner, on fixen!
Original commit message from CVS: on dasher, on dancer, on donner, on fixen!
Diffstat (limited to 'gst/Makefile.am')
-rw-r--r--gst/Makefile.am10
1 files changed, 2 insertions, 8 deletions
diff --git a/gst/Makefile.am b/gst/Makefile.am
index 9f24d517..9cf3df84 100644
--- a/gst/Makefile.am
+++ b/gst/Makefile.am
@@ -1,8 +1,2 @@
-if USE_SINE
-SINE_DIR=sine
-else
-SINE_DIR=
-endif
-
-SUBDIRS=$(SINE_DIR)
-DIST_SUBDIRS=sine
+SUBDIRS=$(GST_PLUGINS_SELECTED)
+DIST_SUBDIRS=$(GST_PLUGINS_ALL)