mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 00:01:23 +00:00
3a1a483cd9
Original commit message from CVS: Added a muxing test case.
5 lines
101 B
Makefile
5 lines
101 B
Makefile
noinst_PROGRAMS = case1
|
|
|
|
# jsut apps here, this is safe
|
|
LIBS += $(GST_LIBS)
|
|
CFLAGS += $(GST_CFLAGS)
|