1 include $(top_srcdir)/common/check.mak
5 plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
7 # override to _not_ install the test plugins
8 install-pluginLTLIBRARIES:
10 # the core dumps of some machines have PIDs appended
11 CLEANFILES = core.* test-registry.*
13 SUPPRESSIONS = $(top_srcdir)/common/gst.supp # $(srcdir)/gst-plugins-bad.supp
15 clean-local: clean-local-check
33 TESTS = $(check_PROGRAMS)
35 AM_CFLAGS = -I$(top_srcdir) $(GST_PLUGINS_BASE_CFLAGS) $(GST_OBJ_CFLAGS) \
36 $(GST_CHECK_CFLAGS) $(GST_OPTION_CFLAGS) $(GST_CFLAGS) \
37 -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS
39 LDADD = $(top_builddir)/ges/libges-@GST_MAJORMINOR@.la \
40 $(GST_PLUGINS_BASE_LIBS) -lgstpbutils-$(GST_MAJORMINOR) \
41 $(GST_OBJ_LIBS) $(GST_CHECK_LIBS)
43 EXTRA_DIST = #gst-plugins-bad.supp