1 DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
12 gst sys $(SUBDIRS_EXT) \
31 # include before EXTRA_DIST for win32 assignment
32 include $(top_srcdir)/common/win32.mak
35 gst-plugins-base.spec depcomp \
36 AUTHORS COPYING COPYING.LIB NEWS README RELEASE REQUIREMENTS \
37 ChangeLog gst-plugins-base.doap autogen.sh $(win32)
39 DISTCLEANFILES = _stdint.h
41 ACLOCAL_AMFLAGS = -I m4 -I common/m4
43 include $(top_srcdir)/common/release.mak
44 include $(top_srcdir)/common/po.mak
47 cd tests/check && make check-valgrind
51 cd tests/check && make torture
58 $(top_builddir)/gst-libs/gst/*/*-enumtypes.[ch] \
59 $(top_builddir)/_stdint.h
62 for f in $(WIN32_COPY); do cp -v $$f win32/common; done; \
63 for f in win32/common/*-enumtypes.c; do \
64 echo "Indenting $$f"; \
65 gst-indent $$f; gst-indent $$f; \
67 cp -v $(top_builddir)/win32/common/config.h-new \
68 $(top_srcdir)/win32/common/config.h
70 include $(top_srcdir)/common/coverage/lcov.mak
74 # cruft: plugins that have been merged or moved or renamed
77 $(top_builddir)/common/shave \
78 $(top_builddir)/common/shave-libtool \
79 $(top_builddir)/gst-libs/gst/audio/testchannels \
80 $(top_builddir)/tests/check/elements/gdppay \
81 $(top_builddir)/tests/check/elements/gdpdepay \
82 $(top_builddir)/tests/check/pipelines/streamheader \
83 $(top_builddir)/tests/examples/audio/testchannels \
84 $(top_builddir)/tests/examples/volume/volume \
85 $(top_builddir)/tools/gst-discoverer
88 $(top_srcdir)/ext/gio \
89 $(top_srcdir)/gst/gdp \
90 $(top_srcdir)/sys/v4l \
91 $(top_srcdir)/tests/examples/v4l
93 include $(top_srcdir)/common/cruft.mak
95 all-local: check-cruft