gstreamer/testsuite/dynparams/Makefile.am
Thomas Vander Stichele 48c32ac434 uncomment it in the DIRS to avoid errors
Original commit message from CVS:
uncomment it in the DIRS to avoid errors
2002-02-22 19:38:48 +00:00

11 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