fix for autoplug removal
authorBenjamin Otte <otte@gnome.org>
Sat, 13 Dec 2003 21:12:17 +0000 (21:12 +0000)
committerBenjamin Otte <otte@gnome.org>
Sat, 13 Dec 2003 21:12:17 +0000 (21:12 +0000)
Original commit message from CVS:
fix for autoplug removal

tests/old/Makefile.am
testsuite/Makefile.am

index 629d896..9d43a4f 100644 (file)
@@ -4,8 +4,8 @@ else
 ALSA_DIR=
 endif
 
-SUBDIRS=autoplug spider $(ALSA_DIR) #seeking
-DIST_SUBDIRS=autoplug spider alsa
+SUBDIRS=spider $(ALSA_DIR) #seeking
+DIST_SUBDIRS=spider alsa
 
 GST_PLUGIN_PATH=$(shell cd $(top_builddir) && pwd)
 
index 629d896..9d43a4f 100644 (file)
@@ -4,8 +4,8 @@ else
 ALSA_DIR=
 endif
 
-SUBDIRS=autoplug spider $(ALSA_DIR) #seeking
-DIST_SUBDIRS=autoplug spider alsa
+SUBDIRS=spider $(ALSA_DIR) #seeking
+DIST_SUBDIRS=spider alsa
 
 GST_PLUGIN_PATH=$(shell cd $(top_builddir) && pwd)