Makefile.am: Add win32/MANIFEST to EXTRA_DIST so win32 files will be include in the...
[platform/upstream/gst-libav.git] / Makefile.am
1 DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
2
3 SUBDIRS = $(FFMPEG_SUBDIRS) ext docs common tests
4
5 win32 = $(shell cat $(top_srcdir)/win32/MANIFEST)
6
7 debug:
8         echo $(win32)   
9
10 EXTRA_DIST = \
11         gst-ffmpeg.spec depcomp \
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