]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Make "make test" depend on "all".
authorNick Mathewson <nickm@torproject.org>
Tue, 22 Sep 2009 17:57:00 +0000 (13:57 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 23 Sep 2009 04:24:43 +0000 (00:24 -0400)
Makefile.am

index c5e985c173c6c34cab582ea641ed76864f0cad3b..24b30bc0921d6bc6be34f6422e577132834fbb80 100644 (file)
@@ -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