mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-02 14:36:41 +00:00
085b22ac1f
Original commit message from CVS: Added a little tee test program.
5 lines
112 B
Makefile
5 lines
112 B
Makefile
noinst_PROGRAMS = case1 case2 case3
|
|
|
|
# jsut apps here, this is safe
|
|
LIBS += $(GST_LIBS)
|
|
CFLAGS += $(GST_CFLAGS)
|