mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 20:51:13 +00:00
testsuite/bytestream: Removed, getrange replaces bytestream in
Original commit message from CVS: 2005-02-10 Andy Wingo <wingo@pobox.com> * testsuite/bytestream: Removed, getrange replaces bytestream in -THREADED. * testsuite/Makefile.am: * configure.ac: Updated.
This commit is contained in:
parent
b5f2f92846
commit
3279192621
3 changed files with 4 additions and 5 deletions
|
@ -682,7 +682,6 @@ tests/sched/Makefile
|
|||
tests/threadstate/Makefile
|
||||
testsuite/Makefile
|
||||
testsuite/bins/Makefile
|
||||
testsuite/bytestream/Makefile
|
||||
testsuite/caps/Makefile
|
||||
testsuite/cleanup/Makefile
|
||||
testsuite/clock/Makefile
|
||||
|
|
|
@ -14,7 +14,7 @@ GST_DEBUG_DIRS = debug
|
|||
endif
|
||||
|
||||
SUBDIRS = \
|
||||
bins bytestream caps cleanup clock \
|
||||
bins caps cleanup clock \
|
||||
$(GST_DEBUG_DIRS) \
|
||||
dlopen dynparams \
|
||||
elements ghostpads indexers negotiation \
|
||||
|
@ -22,7 +22,7 @@ SUBDIRS = \
|
|||
plugin refcounting schedulers states tags threads
|
||||
|
||||
DIST_SUBDIRS = \
|
||||
bins bytestream caps cleanup clock \
|
||||
bins caps cleanup clock \
|
||||
debug \
|
||||
dlopen dynparams \
|
||||
elements ghostpads indexers negotiation \
|
||||
|
|
|
@ -14,7 +14,7 @@ GST_DEBUG_DIRS = debug
|
|||
endif
|
||||
|
||||
SUBDIRS = \
|
||||
bins bytestream caps cleanup clock \
|
||||
bins caps cleanup clock \
|
||||
$(GST_DEBUG_DIRS) \
|
||||
dlopen dynparams \
|
||||
elements ghostpads indexers negotiation \
|
||||
|
@ -22,7 +22,7 @@ SUBDIRS = \
|
|||
plugin refcounting schedulers states tags threads
|
||||
|
||||
DIST_SUBDIRS = \
|
||||
bins bytestream caps cleanup clock \
|
||||
bins caps cleanup clock \
|
||||
debug \
|
||||
dlopen dynparams \
|
||||
elements ghostpads indexers negotiation \
|
||||
|
|
Loading…
Reference in a new issue