someone needs to take Build 101
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 17 Dec 2003 08:37:02 +0000 (08:37 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 17 Dec 2003 08:37:02 +0000 (08:37 +0000)
Original commit message from CVS:
someone needs to take Build 101

tests/old/testsuite/Makefile.am
testsuite/Makefile.am

index 261e4d6..0d0d2d3 100644 (file)
@@ -13,11 +13,11 @@ else
 GST_DEBUG_DIRS = debug
 endif
 
-SUBDIRS = bytestream cleanup dynparams \
+SUBDIRS = bins bytestream cleanup dynparams \
        caps plugin elements clock refcounting tags threads \
        indexers debug $(GST_PARSE_DIRS) $(GST_DEBUG_DIRS)
 
-DIST_SUBDIRS = bytestream caps cleanup clock dynparams elements indexers \
+DIST_SUBDIRS = bins bytestream caps cleanup clock dynparams elements indexers \
                plugin refcounting tags threads parse debug
 
 tests_pass = test_gst_init
index 261e4d6..0d0d2d3 100644 (file)
@@ -13,11 +13,11 @@ else
 GST_DEBUG_DIRS = debug
 endif
 
-SUBDIRS = bytestream cleanup dynparams \
+SUBDIRS = bins bytestream cleanup dynparams \
        caps plugin elements clock refcounting tags threads \
        indexers debug $(GST_PARSE_DIRS) $(GST_DEBUG_DIRS)
 
-DIST_SUBDIRS = bytestream caps cleanup clock dynparams elements indexers \
+DIST_SUBDIRS = bins bytestream caps cleanup clock dynparams elements indexers \
                plugin refcounting tags threads parse debug
 
 tests_pass = test_gst_init