add a torture target
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 23 Nov 2005 21:25:27 +0000 (21:25 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 23 Nov 2005 21:25:27 +0000 (21:25 +0000)
Original commit message from CVS:
add a torture target

Makefile.am

index 892d6be..ddee432 100644 (file)
@@ -54,3 +54,6 @@ include $(top_srcdir)/common/po.mak
 
 check-valgrind:
        cd check && make check-valgrind
+
+check-torture:
+       cd check && make check-torture