From: Thomas Vander Stichele Date: Sun, 18 Sep 2005 22:38:36 +0000 (+0000) Subject: add a check-valgrind target X-Git-Tag: RELEASE-0_9_3~44 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4a49ff3ae7f8697ce3b0a889d21eff7e1c370624;p=platform%2Fupstream%2Fgst-plugins-base.git add a check-valgrind target Original commit message from CVS: add a check-valgrind target --- diff --git a/Makefile.am b/Makefile.am index 29c5f2b..892d6be 100644 --- a/Makefile.am +++ b/Makefile.am @@ -51,3 +51,6 @@ DISTCLEANFILES = _stdint.h include $(top_srcdir)/common/release.mak include $(top_srcdir)/common/po.mak + +check-valgrind: + cd check && make check-valgrind diff --git a/common b/common index 3f8b422..eac450a 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 3f8b422d851dc64797cdd97dd7a2014acd751386 +Subproject commit eac450a673cd1d3a606fe75399d0cd1fcb1d0d7b