aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2009-09-22 13:57:00 -0400
committerNick Mathewson <nickm@torproject.org>2009-09-23 00:24:43 -0400
commitd58a6bb13792245781f919da7a9817eebc9b456e (patch)
tree541eba358615e54646ef6a6157dafffb61057df4 /Makefile.am
parentfa693118b1bbfaf9581fd0852d3e10da0230e3d3 (diff)
downloadtor-d58a6bb13792245781f919da7a9817eebc9b456e.tar
tor-d58a6bb13792245781f919da7a9817eebc9b456e.tar.gz
Make "make test" depend on "all".
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 c5e985c17..24b30bc09 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -58,7 +58,7 @@ dist: check
doxygen:
doxygen && cd doc/doxygen/latex && make
-test:
+test: all
./src/test/test
# Avoid strlcpy.c, strlcat.c, tree.h