From d1141be8b635a8dc5f5678ec7c1e7f8acf282289 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Sun, 23 Dec 2001 03:25:55 +0000 Subject: on dasher, on dancer, on donner, on fixen! Original commit message from CVS: on dasher, on dancer, on donner, on fixen! --- gst/Makefile.am | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'gst') 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) -- cgit v1.2.1