gstreamer/testsuite/dynparams/Makefile.am
Thomas Vander Stichele d040af01db test program doesn't leave iterate atm, commenting it
Original commit message from CVS:
test program doesn't leave iterate atm, commenting it
2002-02-22 18:25:06 +00:00

10 lines
236 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