gstreamer/testsuite/bytestream/Makefile.am
Thomas Vander Stichele de0ba03c89 fixing
Original commit message from CVS:
fixing
2002-01-02 14:08:16 +00:00

12 lines
259 B
Makefile

## filterdir = $(libdir)/gst
testprogs = test1
check_PROGRAMS = $(testprogs)
test1_SOURCES = test1.c gstbstest.c mem.c
test1_LDFLAGS = $(GST_LIBS) -L$(top_builddir)/libs/gst/bytestream/ -lgstbytestream
test1_CFLAGS = $(GST_CFLAGS)
noinst_HEADERS = mem.h