2006-02-01 19:22:04 +00:00
|
|
|
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
|
|
|
|
|
2009-01-27 18:35:19 +00:00
|
|
|
COMMON_SUBDIRS = ext docs common tests
|
|
|
|
SUBDIRS = $(FFMPEG_SUBDIRS) $(COMMON_SUBDIRS)
|
|
|
|
DIST_SUBDIRS = $(COMMON_SUBDIRS) gst-libs
|
2006-05-09 16:15:39 +00:00
|
|
|
|
2007-12-18 09:31:39 +00:00
|
|
|
# include before EXTRA_DIST for win32 assignment
|
|
|
|
include $(top_srcdir)/common/win32.mak
|
2007-01-07 13:56:29 +00:00
|
|
|
|
2006-02-01 19:22:04 +00:00
|
|
|
EXTRA_DIST = \
|
2008-05-26 07:45:35 +00:00
|
|
|
gst-ffmpeg.spec depcomp ffmpegrev autogen.sh \
|
2007-01-07 13:56:29 +00:00
|
|
|
AUTHORS COPYING NEWS README ChangeLog gst-ffmpeg.doap \
|
|
|
|
$(win32)
|
2004-02-26 18:21:44 +00:00
|
|
|
|
2005-11-27 17:00:08 +00:00
|
|
|
ACLOCAL_AMFLAGS = -I common/m4
|
|
|
|
|
2004-03-17 10:45:50 +00:00
|
|
|
include $(top_srcdir)/common/release.mak
|
2005-10-26 14:11:30 +00:00
|
|
|
|
|
|
|
check-valgrind:
|
|
|
|
@true
|
2005-11-23 21:27:52 +00:00
|
|
|
|
|
|
|
check-torture:
|
|
|
|
@true
|