valgrinds rule depends on all
[calc.git] / makefile
index d5c8da526a2373b0da40b631ef8ceb607551cc4e..73ea86ea5b12a145f33f69cafa8aa33a39b76b6b 100644 (file)
--- a/makefile
+++ b/makefile
@@ -64,7 +64,7 @@ purge: clean
        rm -f purge $(ALLEXE:%=%.exe)
        $(call PASS, SUCCESS)
 
-valgrinds:
+valgrinds: all
        $(MAKE) $(addprefix valgrind_,$(ALLEXE))
 
 wipe: purge