Make "make test" depend on "all".

This commit is contained in:
Nick Mathewson 2009-09-22 13:57:00 -04:00
parent fa693118b1
commit d58a6bb137

View 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