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/examples/volume/volume \
81 $(top_builddir)/tools/gst-discoverer
84 $(top_srcdir)/sys/v4l \
85 $(top_srcdir)/tests/examples/v4l
87 include $(top_srcdir)/common/cruft.mak
89 all-local: check-cruft