Explorar o código

Make "make test" depend on "all".

Nick Mathewson %!s(int64=16) %!d(string=hai) anos
pai
achega
d58a6bb137
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Makefile.am

+ 1 - 1
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