summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-11-24 11:05:34 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-11-24 11:05:34 +0000
commitca8ce396bb110306bd14589b32735fa591527aa6 (patch)
treeb12aa960fc2d9d347d288a7548e66adc60294666 /Makefile.am
parentd4d2102abbb90b6285776dbed61b9e3334f8cf71 (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 ddee43289..8f909752b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -56,4 +56,4 @@ check-valgrind:
cd check && make check-valgrind
check-torture:
- cd check && make check-torture
+ cd check && make torture