summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-10-26 14:11:30 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-10-26 14:11:30 +0000
commit96456892564abf722528c2f85c7cee3bd28147b1 (patch)
treed2a002e4d3ec42a8ca08e2d777bbafded62a6fa8 /Makefile.am
parent4f6bc1fcbefc8837d648ab860ac745918be020bf (diff)
add a check-valgrind target
Original commit message from CVS: add a check-valgrind target
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index fd1734a..2a36ca2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,3 +3,6 @@ EXTRA_DIST=gst-ffmpeg.spec depcomp \
AUTHORS COPYING NEWS README ChangeLog
include $(top_srcdir)/common/release.mak
+
+check-valgrind:
+ @true