1 DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
27 # include before EXTRA_DIST for win32 assignment
28 include $(top_srcdir)/common/win32.mak
31 gst-plugins-good.spec depcomp \
32 AUTHORS COPYING NEWS README RELEASE REQUIREMENTS \
33 ChangeLog gst-plugins-good.doap autogen.sh \
36 DISTCLEANFILES = _stdint.h
39 gst-libs/gst/gettext.h \
40 gst-libs/gst/gst-i18n-plugin.h
42 ACLOCAL_AMFLAGS = -I m4 -I common/m4
44 include $(top_srcdir)/common/release.mak
45 include $(top_srcdir)/common/po.mak
48 cd tests/check && make check-valgrind
52 cd tests/check && make torture
59 cp $(top_builddir)/win32/common/config.h-new \
60 $(top_srcdir)/win32/common/config.h
62 include $(top_srcdir)/common/coverage/lcov.mak