gstreamer/testsuite/dynparams/Makefile.am
Steve Baker 0a99d7cafb generate the makefile for dparams testing
Original commit message from CVS:
generate the makefile for dparams testing
2002-02-21 20:47:14 +00:00

10 lines
233 B
Makefile

testprogs = dparamstest
TESTS = $(testprogs)
check_PROGRAMS = $(testprogs)
dparamstest_CFLAGS = $(GST_CFLAGS)
dparamstest_LDFLAGS = $(GST_LIBS) -L$(top_builddir)/libs/gst/control/ -lgstcontrol
dparamstest_SOURCES = dparamstest.c