2005-09-04 19:28:29 +00:00
|
|
|
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
|
|
|
|
|
|
|
|
SUBDIRS = \
|
2005-08-31 18:33:08 +00:00
|
|
|
gst ext docs m4 common
|
2004-12-24 13:09:48 +00:00
|
|
|
|
2004-12-24 11:01:24 +00:00
|
|
|
EXTRA_DIST = \
|
2005-08-31 17:57:35 +00:00
|
|
|
gst-plugins-ugly.spec depcomp \
|
|
|
|
AUTHORS COPYING NEWS README RELEASE REQUIREMENTS \
|
2004-12-24 11:01:24 +00:00
|
|
|
ChangeLog autogen.sh
|
2002-08-09 20:56:56 +00:00
|
|
|
|
2004-12-24 11:01:24 +00:00
|
|
|
DISTCLEANFILES = _stdint.h
|
2004-02-03 02:40:15 +00:00
|
|
|
|
2005-11-27 14:34:34 +00:00
|
|
|
ACLOCAL_AMFLAGS = -I m4 -I common/m4
|
|
|
|
|
2005-09-04 19:28:29 +00:00
|
|
|
include $(top_srcdir)/common/release.mak
|
2005-10-23 22:44:44 +00:00
|
|
|
include $(top_srcdir)/common/po.mak
|
2005-09-19 16:44:13 +00:00
|
|
|
|
|
|
|
check-valgrind:
|
|
|
|
@true
|
2005-11-23 21:26:35 +00:00
|
|
|
|
|
|
|
check-torture:
|
|
|
|
@true
|