mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 08:46:40 +00:00
whoops, forgot to clean Makefile
Original commit message from CVS: whoops, forgot to clean Makefile
This commit is contained in:
parent
9b15382196
commit
b8a69a8471
3 changed files with 1 additions and 4 deletions
|
@ -5,6 +5,7 @@
|
||||||
add check to make sure gst-compprep works
|
add check to make sure gst-compprep works
|
||||||
* testsuite/elements/gst-inspect-check.in:
|
* testsuite/elements/gst-inspect-check.in:
|
||||||
improve initialization output
|
improve initialization output
|
||||||
|
* testsuite/Makefile.am:
|
||||||
* testsuite/gst-inspect-check:
|
* testsuite/gst-inspect-check:
|
||||||
remove old file
|
remove old file
|
||||||
|
|
||||||
|
|
|
@ -26,5 +26,3 @@ tests_fail =
|
||||||
# we makes them, we gots to clean them
|
# we makes them, we gots to clean them
|
||||||
CLEANFILES += test-registry.xml
|
CLEANFILES += test-registry.xml
|
||||||
|
|
||||||
EXTRA_DIST = gst-inspect-check
|
|
||||||
|
|
||||||
|
|
|
@ -26,5 +26,3 @@ tests_fail =
|
||||||
# we makes them, we gots to clean them
|
# we makes them, we gots to clean them
|
||||||
CLEANFILES += test-registry.xml
|
CLEANFILES += test-registry.xml
|
||||||
|
|
||||||
EXTRA_DIST = gst-inspect-check
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue