diff --git a/tests/old/testsuite/Makefile.am b/tests/old/testsuite/Makefile.am index e5d82ee00a..2b1d9d6d97 100644 --- a/tests/old/testsuite/Makefile.am +++ b/tests/old/testsuite/Makefile.am @@ -1,5 +1,5 @@ # thomas : removed refcounting for now until it is fixed -SUBDIRS = capsnego plugin bytestream +SUBDIRS = capsnego plugin bytestream threads testprogs = test_gst_init @@ -12,4 +12,4 @@ LIBS = $(GST_LIBS) CFLAGS = $(GLIB_CFLAGS) $(XML_CFLAGS) $(GST_CFLAGS) -DIST_SUBDIRS = refcounting capsnego plugin bytestream +DIST_SUBDIRS = capsnego plugin bytestream threads diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am index e5d82ee00a..2b1d9d6d97 100644 --- a/testsuite/Makefile.am +++ b/testsuite/Makefile.am @@ -1,5 +1,5 @@ # thomas : removed refcounting for now until it is fixed -SUBDIRS = capsnego plugin bytestream +SUBDIRS = capsnego plugin bytestream threads testprogs = test_gst_init @@ -12,4 +12,4 @@ LIBS = $(GST_LIBS) CFLAGS = $(GLIB_CFLAGS) $(XML_CFLAGS) $(GST_CFLAGS) -DIST_SUBDIRS = refcounting capsnego plugin bytestream +DIST_SUBDIRS = capsnego plugin bytestream threads