gstreamer/testsuite/dynparams/Makefile.am
Thomas Vander Stichele e7b9201555 reorganize C/LIB flags add gst_info to gstcompat.h
Original commit message from CVS:
reorganize C/LIB flags
add gst_info to gstcompat.h
2004-05-04 12:38:36 +00:00

11 lines
274 B
Makefile

include ../Rules
tests_pass =
tests_fail = dparamstest
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