Skip to content
Snippets Groups Projects
Commit d58a6bb1 authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Make "make test" depend on "all".

parent fa693118
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment