Add .gbs.conf needed to submit from tizen_ivi_genivi branch
[profile/ivi/gst-ffmpeg0.10.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 m4 -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         $(top_builddir)/common/m4/libtool.m4 \
29         $(top_builddir)/common/m4/ltoptions.m4 \
30         $(top_builddir)/common/m4/ltsugar.m4 \
31         $(top_builddir)/common/m4/ltversion.m4 \
32         $(top_builddir)/common/m4/lt~obsolete.m4
33
34 include $(top_srcdir)/common/cruft.mak
35
36 all-local: check-cruft