From fd99a84629fe26b283ff3551230bdff5c9a997ea Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sat, 8 Dec 2001 13:57:17 +0000 Subject: [PATCH] threads back in ? Original commit message from CVS: threads back in ? --- tests/old/testsuite/Makefile.am | 4 ++-- testsuite/Makefile.am | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/old/testsuite/Makefile.am b/tests/old/testsuite/Makefile.am index e5d82ee..2b1d9d6 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 e5d82ee..2b1d9d6 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 -- 2.7.4