gstreamer/tests/bufspeed/Makefile.am

7 lines
127 B
Makefile
Raw Normal View History

noinst_PROGRAMS = test1 test2
test1_SOURCES = test1.c gstbuffer.c gstmempool.c
#LIBS += $(GST_LIBS)
CFLAGS += $(GST_CFLAGS)