aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index efec671b7b..401776a4ec 100644
--- a/Makefile
+++ b/Makefile
@@ -46,7 +46,7 @@ install: all
done
# various test targets
-test speed: all
+test speed test2: all
make -C tests $@
TAGS: