diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2003-12-17 08:37:02 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2003-12-17 08:37:02 +0000 |
commit | 857a7c08b68244d1d65301ad38908cf8cfaad793 (patch) | |
tree | 92c84ffb30c24ca886a348880ddaadedfb03c966 /tests | |
parent | 9195d5bf8ebe8a9cc9c51844285256b4ab6c26ce (diff) |
someone needs to take Build 101
Original commit message from CVS:
someone needs to take Build 101
Diffstat (limited to 'tests')
-rw-r--r-- | tests/old/testsuite/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/old/testsuite/Makefile.am b/tests/old/testsuite/Makefile.am index 261e4d6e6..0d0d2d37d 100644 --- a/tests/old/testsuite/Makefile.am +++ b/tests/old/testsuite/Makefile.am @@ -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 |