gstreamer/Makefile.am
Thomas Vander Stichele 0eb8fc51db add a torture target
Original commit message from CVS:
add a torture target
2005-11-23 21:26:35 +00:00

20 lines
356 B
Makefile

DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
SUBDIRS = \
gst ext docs m4 common
EXTRA_DIST = \
gst-plugins-ugly.spec depcomp \
AUTHORS COPYING NEWS README RELEASE REQUIREMENTS \
ChangeLog autogen.sh
DISTCLEANFILES = _stdint.h
include $(top_srcdir)/common/release.mak
include $(top_srcdir)/common/po.mak
check-valgrind:
@true
check-torture:
@true