Enable documentation.
[platform/upstream/gstreamer.git] / Makefile.am
1 DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
2
3 SUBDIRS = \
4         gst sys ext \
5         m4 common docs
6
7 EXTRA_DIST = \
8         gst-plugins-bad.spec depcomp \
9         AUTHORS COPYING NEWS README RELEASE REQUIREMENTS \
10         ChangeLog autogen.sh
11
12 DISTCLEANFILES = _stdint.h
13
14 include $(top_srcdir)/common/release.mak
15
16 check-valgrind:
17         @true