mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-31 20:48:56 +00:00
fix
Original commit message from CVS: fix
This commit is contained in:
parent
32a905da80
commit
64ec45f477
2 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,7 @@ TESTS_ENVIRONMENT = GST_PLUGIN_PATH=$(GST_PLUGIN_PATH) GST_REGISTRY=`pwd`/test-r
|
|||
TESTS = $(tests_working)
|
||||
|
||||
check_PROGRAMS = $(TESTS)
|
||||
noinst_PROGRAMS = $(tests_failing)
|
||||
|
||||
EXTRA_DIST = thread.c object.c
|
||||
|
||||
|
|
|
@ -17,6 +17,7 @@ TESTS_ENVIRONMENT = GST_PLUGIN_PATH=$(GST_PLUGIN_PATH) GST_REGISTRY=`pwd`/test-r
|
|||
TESTS = $(tests_working)
|
||||
|
||||
check_PROGRAMS = $(TESTS)
|
||||
noinst_PROGRAMS = $(tests_failing)
|
||||
|
||||
EXTRA_DIST = thread.c object.c
|
||||
|
||||
|
|
Loading…
Reference in a new issue