mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 21:31:27 +00:00
6 lines
200 B
Makefile
6 lines
200 B
Makefile
noinst_PROGRAMS = test-video test-ogg test-mp4 test-readme test-launch test-sdp test-uri test-auth
|
|
|
|
#INCLUDES = -I$(top_srcdir) -I$(srcdir)
|
|
|
|
AM_CFLAGS = $(GST_OBJ_CFLAGS)
|
|
AM_LDFLAGS = $(GST_OBJ_LIBS)
|