]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/blob - Makefile.am
Automatic update of common submodule
[glsdk/gst-plugins-ugly0-10.git] / Makefile.am
1 DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
3 SUBDIRS = \
4         gst-libs gst ext docs m4 tests common pkgconfig po
6 # include before EXTRA_DIST for win32 assignment
7 include $(top_srcdir)/common/win32.mak
8         
9 EXTRA_DIST = \
10         gst-plugins-ugly.spec depcomp \
11         AUTHORS COPYING NEWS README RELEASE REQUIREMENTS \
12         ChangeLog gst-plugins-ugly.doap autogen.sh \
13         $(win32)
14         
16 DISTCLEANFILES = _stdint.h
18 ACLOCAL_AMFLAGS = -I m4 -I common/m4
20 include $(top_srcdir)/common/release.mak
21 include $(top_srcdir)/common/po.mak
23 check-valgrind:
24         cd tests/check && make check-valgrind
26 if HAVE_GST_CHECK
27 check-torture:
28         cd tests/check && make torture
29 else
30 check-torture:
31         true
32 endif
34 win32-update:
35         cp $(top_builddir)/win32/common/config.h-new \
36             $(top_builddir)/win32/common/config.h
38 include $(top_srcdir)/common/coverage/lcov.mak
40 # cruft: plugins that have been merged or moved or renamed
42 CRUFT_FILES = \
43         $(top_builddir)/common/shave \
44         $(top_builddir)/common/shave-libtool
46 include $(top_srcdir)/common/cruft.mak
48 all-local: check-cruft