summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-11-24 11:06:29 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-11-24 11:06:29 +0000
commit9cd9e1fd0d7caeb84f2ea31730fd4f2a00c386b1 (patch)
treed79fb3aee269a6af194320cf94936f2b70ddf281 /Makefile.am
parent6578b08562dca748fcbadb357506a968953628d7 (diff)
fix torture target
Original commit message from CVS: fix torture target
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 9c4c93bb..fab77c84 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -46,4 +46,4 @@ check-valgrind:
cd check && make check-valgrind
check-torture:
- cd check && make check-torture
+ cd check && make torture