diff --git a/tests/old/Makefile.am b/tests/old/Makefile.am index 3b56b05427..31fd806067 100644 --- a/tests/old/Makefile.am +++ b/tests/old/Makefile.am @@ -1,6 +1,5 @@ -SUBDIRS=spider #seeking ##autoplug -##DIST_SUBDIRS=##autoplug -DIST_SUBDIRS=spider +SUBDIRS=autoplug spider #seeking +DIST_SUBDIRS=autoplug spider GST_PLUGIN_PATH=$(shell cd $(top_builddir) && pwd) diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am index 3b56b05427..31fd806067 100644 --- a/testsuite/Makefile.am +++ b/testsuite/Makefile.am @@ -1,6 +1,5 @@ -SUBDIRS=spider #seeking ##autoplug -##DIST_SUBDIRS=##autoplug -DIST_SUBDIRS=spider +SUBDIRS=autoplug spider #seeking +DIST_SUBDIRS=autoplug spider GST_PLUGIN_PATH=$(shell cd $(top_builddir) && pwd)