summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 3e85c54afb5a61179dd28a1ceca6ffb1afc11ebf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SUBDIRS = \
	gst sys ext \
	m4 common po

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