-SUBDIRS=gst-libs gst sys ext examples tools ## testsuite
+SUBDIRS=gst-libs gst sys ext examples tools testsuite
-DIST_SUBDIRS=gst-libs gst sys ext examples tools ## testsuite
+DIST_SUBDIRS=gst-libs gst sys ext examples tools testsuite
EXTRA_DIST=gst-plugins.spec depcomp AUTHORS COPYING README RELEASE ChangeLog autogen.sh
dnl when going to/from release please set the nano (fourth number) right !
AS_VERSION(gst-plugins, GST_PLUGINS, 0, 3, 2, 1)
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
+dnl We disable static building for development, for time savings
+AM_DISABLE_STATIC
AS_LIBTOOL(GST_PLUGINS, 0, 0, 0, yes)
dnl FIXME take something else ?
examples/capsfilter/Makefile
examples/Makefile
tools/Makefile
+testsuite/autoplug/Makefile
testsuite/Makefile
)