rework build; add translations for v4l2
[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 po \
12         $(SUBDIRS_EXAMPLES)
13
14 DIST_SUBDIRS = \
15         gst gst-libs sys ext \
16         m4 common docs tests po \
17         examples
18
19 EXTRA_DIST = \
20         gst-plugins-bad.spec depcomp \
21         AUTHORS COPYING NEWS README RELEASE REQUIREMENTS \
22         ChangeLog autogen.sh
23
24 DISTCLEANFILES = _stdint.h
25
26 ACLOCAL_AMFLAGS = -I m4 -I common/m4
27
28 include $(top_srcdir)/common/release.mak
29 include $(top_srcdir)/common/po.mak
30
31 check-valgrind:
32         @true
33
34 check-torture:
35         @true