Add tests and fix PAR caps issue to ximagesrc
[platform/upstream/gstreamer.git] / Makefile.am
1 DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
2
3 if BUILD_EXAMPLES
4 SUBDIRS_EXAMPLES = examples
5 else
6 SUBDIRS_EXAMPLES =
7 endif
8
9 SUBDIRS = \
10         gst gst-libs sys ext \
11         m4 common docs tests \
12         $(SUBDIRS_EXAMPLES)
13
14 DIST_SUBDIRS = \
15         gst gst-libs sys ext m4 common docs examples tests
16
17 EXTRA_DIST = \
18         gst-plugins-bad.spec depcomp \
19         AUTHORS COPYING NEWS README RELEASE REQUIREMENTS \
20         ChangeLog autogen.sh
21
22 DISTCLEANFILES = _stdint.h
23
24 ACLOCAL_AMFLAGS = -I m4 -I common/m4
25
26 include $(top_srcdir)/common/release.mak
27 include $(top_srcdir)/common/po.mak
28
29 check-valgrind:
30         @true
31
32 check-torture:
33         @true