gstreamer/tests/eos/Makefile.am
Wim Taymans 085b22ac1f Added a little tee test program.
Original commit message from CVS:
Added a little tee test program.
2001-01-19 00:07:40 +00:00

5 lines
112 B
Makefile

noinst_PROGRAMS = case1 case2 case3
# jsut apps here, this is safe
LIBS += $(GST_LIBS)
CFLAGS += $(GST_CFLAGS)