diff --git a/tests/old/Makefile.am b/tests/old/Makefile.am index d4085270d5..3b56b05427 100644 --- a/tests/old/Makefile.am +++ b/tests/old/Makefile.am @@ -1,5 +1,6 @@ -SUBDIRS=#seeking ##autoplug +SUBDIRS=spider #seeking ##autoplug ##DIST_SUBDIRS=##autoplug +DIST_SUBDIRS=spider GST_PLUGIN_PATH=$(shell cd $(top_builddir) && pwd) diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am index d4085270d5..3b56b05427 100644 --- a/testsuite/Makefile.am +++ b/testsuite/Makefile.am @@ -1,5 +1,6 @@ -SUBDIRS=#seeking ##autoplug +SUBDIRS=spider #seeking ##autoplug ##DIST_SUBDIRS=##autoplug +DIST_SUBDIRS=spider GST_PLUGIN_PATH=$(shell cd $(top_builddir) && pwd) diff --git a/testsuite/autoplug/autoplug.c b/testsuite/autoplug/autoplug.c index bba607a017..2adca30369 100644 --- a/testsuite/autoplug/autoplug.c +++ b/testsuite/autoplug/autoplug.c @@ -1,5 +1,6 @@ #include +/* FIXME: add a description of what this test does */ static void new_object_added (GstAutoplug *autoplug, GstObject *object) {