add check-valgrind target
authorThomas Vander Stichele <thomas@apestaart.org>
Sun, 18 Sep 2005 21:23:13 +0000 (21:23 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sun, 18 Sep 2005 21:23:13 +0000 (21:23 +0000)
Original commit message from CVS:
add check-valgrind target

ChangeLog
check/gst/.gitignore
common
tests/check/gst/.gitignore

index afa9a30..8729a2d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-09-18  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+       * common/check.mak:
+         add a check-valgrind target
+
 2005-09-18  David Schleef  <ds@schleef.org>
 
        * tools/gst-inspect.c: Revert the GOption code.
index 170321c..e95d4f1 100644 (file)
@@ -14,6 +14,7 @@ gstminiobject
 gstobject
 gstpad
 gstpipeline
+gstplugin
 gststructure
 gstsystemclock
 gsttag
diff --git a/common b/common
index 3f8b422..97c0921 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit 3f8b422d851dc64797cdd97dd7a2014acd751386
+Subproject commit 97c0921b09a10967c0777aee7fb73dfa3c1d4542
index 170321c..e95d4f1 100644 (file)
@@ -14,6 +14,7 @@ gstminiobject
 gstobject
 gstpad
 gstpipeline
+gstplugin
 gststructure
 gstsystemclock
 gsttag