diff --git a/tests/old/Makefile.am b/tests/old/Makefile.am index 629d896ed3..9d43a4f288 100644 --- a/tests/old/Makefile.am +++ b/tests/old/Makefile.am @@ -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) diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am index 629d896ed3..9d43a4f288 100644 --- a/testsuite/Makefile.am +++ b/testsuite/Makefile.am @@ -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)