gstreamer/Makefile.am

18 lines
297 B
Makefile
Raw Normal View History

DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
SUBDIRS = $(FFMPEG_SUBDIRS) ext docs common tests
EXTRA_DIST = \
gst-ffmpeg.spec depcomp \
AUTHORS COPYING NEWS README ChangeLog
ACLOCAL_AMFLAGS = -I common/m4
include $(top_srcdir)/common/release.mak
check-valgrind:
@true
check-torture:
@true