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-01-07 13:56:29 +00:00
|
|
|
win32 = $(shell cat $(top_srcdir)/win32/MANIFEST)
|
|
|
|
|
|
|
|
debug:
|
|
|
|
echo $(win32)
|
|
|
|
|
2006-02-01 19:22:04 +00:00
|
|
|
EXTRA_DIST = \
|
|
|
|
gst-ffmpeg.spec depcomp \
|
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
|