mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 18:51:11 +00:00
0647607440
Original commit message from CVS: clean up tests
10 lines
190 B
Makefile
10 lines
190 B
Makefile
|
|
# none work currently
|
|
TESTS =
|
|
|
|
check_PROGRAMS = autoplug autoplug2 autoplug3 autoplug4
|
|
|
|
# we have nothing but apps here, we can do this safely
|
|
LIBS = $(GST_LIBS)
|
|
AM_CFLAGS = $(GST_CFLAGS)
|
|
|