gstreamer/testsuite/dynparams/Makefile.am
Thomas Vander Stichele f54b157806 fix some dparams stuff
Original commit message from CVS:
fix some dparams stuff
2004-07-02 13:24:33 +00:00

11 lines
273 B
Makefile

include ../Rules
tests_pass = dparamstest
tests_fail =
tests_ignore =
dparamstest_CFLAGS = $(GST_OBJ_CFLAGS)
dparamstest_LDFLAGS = $(GST_OBJ_LIBS)
dparamstest_LDADD = $(top_builddir)/libs/gst/control/libgstcontrol-@GST_MAJORMINOR@.la
dparamstest_SOURCES = dparamstest.c