build: add cruft rules for common/shave*
[platform/upstream/gst-libav.git] / Makefile.am
1 DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
2
3 COMMON_SUBDIRS = ext docs common tests
4 SUBDIRS = $(FFMPEG_SUBDIRS) $(COMMON_SUBDIRS)
5 DIST_SUBDIRS = $(COMMON_SUBDIRS) gst-libs
6
7 # include before EXTRA_DIST for win32 assignment
8 include $(top_srcdir)/common/win32.mak
9
10 EXTRA_DIST = \
11         gst-ffmpeg.spec depcomp ffmpegrev autogen.sh \
12         AUTHORS COPYING NEWS README ChangeLog gst-ffmpeg.doap \
13         $(win32)
14
15 ACLOCAL_AMFLAGS = -I common/m4
16
17 include $(top_srcdir)/common/release.mak
18
19 check-valgrind:
20         @true
21
22 check-torture:
23         @true
24
25 CRUFT_FILES = \
26         $(top_builddir)/common/shave \
27         $(top_builddir)/common/shave-libtool
28
29 include $(top_srcdir)/common/cruft.mak
30
31 all-local: check-cruft