From 6115f0b56c4db7a85a541dac13f9a98b1affab71 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 23 Sep 2005 18:15:51 +0000 Subject: convert to using GstClockTime for all time values, finally. Original commit message from CVS: convert to using GstClockTime for all time values, finally. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index cfe228de..3ff27cbe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -35,4 +35,4 @@ include $(top_srcdir)/common/release.mak # include $(top_srcdir)/common/po.mak check-valgrind: - @true + cd check && make check-valgrind -- cgit