threads back in ?

Original commit message from CVS:
threads back in ?
This commit is contained in:
Thomas Vander Stichele 2001-12-08 13:57:17 +00:00
parent fe6ae5be4c
commit fd99a84629
2 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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