summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 0eccbb0fa23c38339379fcc502c2aa1e68ebb275 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc

SUBDIRS = \
	gst sys ext \
	m4 common docs

EXTRA_DIST = \
	gst-plugins-bad.spec depcomp \
	AUTHORS COPYING NEWS README RELEASE REQUIREMENTS \
	ChangeLog autogen.sh

DISTCLEANFILES = _stdint.h

include $(top_srcdir)/common/release.mak

check-valgrind:
	@true