mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
remove testsuite/caps2 directory
Original commit message from CVS: remove testsuite/caps2 directory
This commit is contained in:
parent
d476031fe0
commit
07188f1709
3 changed files with 2 additions and 3 deletions
|
@ -604,7 +604,6 @@ testsuite/Makefile
|
||||||
testsuite/bins/Makefile
|
testsuite/bins/Makefile
|
||||||
testsuite/bytestream/Makefile
|
testsuite/bytestream/Makefile
|
||||||
testsuite/caps/Makefile
|
testsuite/caps/Makefile
|
||||||
testsuite/caps2/Makefile
|
|
||||||
testsuite/cleanup/Makefile
|
testsuite/cleanup/Makefile
|
||||||
testsuite/clock/Makefile
|
testsuite/clock/Makefile
|
||||||
testsuite/debug/Makefile
|
testsuite/debug/Makefile
|
||||||
|
|
|
@ -14,7 +14,7 @@ GST_DEBUG_DIRS = debug
|
||||||
endif
|
endif
|
||||||
|
|
||||||
SUBDIRS = bins bytestream cleanup dynparams \
|
SUBDIRS = bins bytestream cleanup dynparams \
|
||||||
caps caps2 plugin elements clock refcounting tags threads \
|
caps plugin elements clock refcounting tags threads \
|
||||||
indexers debug $(GST_PARSE_DIRS) $(GST_DEBUG_DIRS)
|
indexers debug $(GST_PARSE_DIRS) $(GST_DEBUG_DIRS)
|
||||||
|
|
||||||
DIST_SUBDIRS = bins bytestream caps caps2 cleanup clock dynparams elements indexers \
|
DIST_SUBDIRS = bins bytestream caps caps2 cleanup clock dynparams elements indexers \
|
||||||
|
|
|
@ -14,7 +14,7 @@ GST_DEBUG_DIRS = debug
|
||||||
endif
|
endif
|
||||||
|
|
||||||
SUBDIRS = bins bytestream cleanup dynparams \
|
SUBDIRS = bins bytestream cleanup dynparams \
|
||||||
caps caps2 plugin elements clock refcounting tags threads \
|
caps plugin elements clock refcounting tags threads \
|
||||||
indexers debug $(GST_PARSE_DIRS) $(GST_DEBUG_DIRS)
|
indexers debug $(GST_PARSE_DIRS) $(GST_DEBUG_DIRS)
|
||||||
|
|
||||||
DIST_SUBDIRS = bins bytestream caps caps2 cleanup clock dynparams elements indexers \
|
DIST_SUBDIRS = bins bytestream caps caps2 cleanup clock dynparams elements indexers \
|
||||||
|
|
Loading…
Reference in a new issue