add a torture target
[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 sys ext \
11         m4 common docs \
12         $(SUBDIRS_EXAMPLES)
13
14 DIST_SUBDIRS = \
15         gst sys ext m4 common docs examples
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 include $(top_srcdir)/common/release.mak
25
26 check-valgrind:
27         @true
28
29 check-torture:
30         @true