gstreamer/tests/bufspeed/Makefile.am
Andy Wingo f698d6469c compile fixen
Original commit message from CVS:
compile fixen
2002-01-05 01:43:16 +00:00

6 lines
128 B
Makefile

noinst_PROGRAMS = test1 test2
test1_SOURCES = test1.c gstbuffer.c gstmempool.c
LDADD = $(GST_LIBS)
AM_CFLAGS = $(GST_CFLAGS)