summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-09-23 18:15:51 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-09-23 18:15:51 +0000
commit6115f0b56c4db7a85a541dac13f9a98b1affab71 (patch)
tree5a863ae88689a1bb51c4ecacb15178cad7e6bf04 /Makefile.am
parent0cf8e97f9c2993872a69e2bd975ddcef6066c62f (diff)
convert to using GstClockTime for all time values, finally.
Original commit message from CVS: convert to using GstClockTime for all time values, finally.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
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