gstreamer/tests/old/testsuite/bytestream/Makefile.am
David Schleef 2281444596 link against the .la file. Note that we're linking against a plugin, which is technically not allowed.
Original commit message from CVS:
link against the .la file.  Note that we're linking against a
plugin, which is technically not allowed.
2003-11-19 23:01:07 +00:00

9 lines
161 B
Makefile

include ../Rules
tests_pass =
tests_fail = test1
test1_SOURCES = test1.c gstbstest.c
test1_LDFLAGS = $(top_builddir)/libs/gst/bytestream/libgstbytestream.la