someone needs to take Build 101

Original commit message from CVS:
someone needs to take Build 101
This commit is contained in:
Thomas Vander Stichele 2003-12-17 08:37:02 +00:00
parent 9195d5bf8e
commit 857a7c08b6
2 changed files with 4 additions and 4 deletions

View 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

View 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