diff --git a/tests/old/testsuite/Makefile.am b/tests/old/testsuite/Makefile.am index 54507be990..7cf0ac6321 100644 --- a/tests/old/testsuite/Makefile.am +++ b/tests/old/testsuite/Makefile.am @@ -19,7 +19,7 @@ SUBDIRS = \ dlopen dynparams \ elements ghostpads indexers negotiation pad \ $(GST_PARSE_DIRS) \ - plugin refcounting schedulers states tags threads + plugin refcounting schedulers states tags threads trigger DIST_SUBDIRS = \ bins bytestream caps cleanup clock \ @@ -27,7 +27,7 @@ DIST_SUBDIRS = \ dlopen dynparams \ elements ghostpads indexers negotiation pad \ parse \ - plugin refcounting schedulers states tags threads + plugin refcounting schedulers states tags threads trigger tests_pass = test_gst_init tests_fail = diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am index 54507be990..7cf0ac6321 100644 --- a/testsuite/Makefile.am +++ b/testsuite/Makefile.am @@ -19,7 +19,7 @@ SUBDIRS = \ dlopen dynparams \ elements ghostpads indexers negotiation pad \ $(GST_PARSE_DIRS) \ - plugin refcounting schedulers states tags threads + plugin refcounting schedulers states tags threads trigger DIST_SUBDIRS = \ bins bytestream caps cleanup clock \ @@ -27,7 +27,7 @@ DIST_SUBDIRS = \ dlopen dynparams \ elements ghostpads indexers negotiation pad \ parse \ - plugin refcounting schedulers states tags threads + plugin refcounting schedulers states tags threads trigger tests_pass = test_gst_init tests_fail =