2006-02-01 19:22:04 +00:00
|
|
|
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
|
|
|
|
|
2006-12-14 23:31:45 +00:00
|
|
|
SUBDIRS = $(FFMPEG_SUBDIRS) ext docs common tests
|
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 = \
|
2007-12-17 12:43:06 +00:00
|
|
|
gst-ffmpeg.spec depcomp ffmpegrev \
|
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
|