mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 10:41:04 +00:00
autoplug tests
Original commit message from CVS: autoplug tests
This commit is contained in:
parent
19e0c96d97
commit
e542dfe202
1 changed files with 9 additions and 0 deletions
9
testsuite/autoplug/Makefile.am
Normal file
9
testsuite/autoplug/Makefile.am
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
testprogs = autoplug autoplug2 autoplug3 autoplug4
|
||||||
|
|
||||||
|
TESTS = $(testprogs)
|
||||||
|
|
||||||
|
check_PROGRAMS = $(testprogs)
|
||||||
|
|
||||||
|
# we have nothing but apps here, we can do this safely
|
||||||
|
LIBS = $(GST_LIBS)
|
||||||
|
CFLAGS = $(GST_CFLAGS)
|
Loading…
Reference in a new issue