Makefile.am: Include common/win32.mak for CRLF check of win32 project files (see...
[platform/upstream/gstreamer.git] / Makefile.am
1 DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
2
3 SUBDIRS = $(FFMPEG_SUBDIRS) ext docs common tests
4
5 # include before EXTRA_DIST for win32 assignment
6 include $(top_srcdir)/common/win32.mak
7
8 EXTRA_DIST = \
9         gst-ffmpeg.spec depcomp ffmpegrev \
10         AUTHORS COPYING NEWS README ChangeLog gst-ffmpeg.doap \
11         $(win32)
12
13 ACLOCAL_AMFLAGS = -I common/m4
14
15 include $(top_srcdir)/common/release.mak
16
17 check-valgrind:
18         @true
19
20 check-torture:
21         @true