mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-04 16:39:39 +00:00
044c4611af
Original commit message from CVS: More eos handling, bin in bin is handled correctly now. Updated gstreamer-launch to loop while !EOS.
5 lines
136 B
Makefile
5 lines
136 B
Makefile
noinst_PROGRAMS = case1 case2 case3 case4 case5 case6 case7
|
|
|
|
# jsut apps here, this is safe
|
|
LIBS += $(GST_LIBS)
|
|
CFLAGS += $(GST_CFLAGS)
|