Update Makefile

This commit is contained in:
Moritz Lipp 2012-01-31 00:24:17 +01:00
parent 29472cdd06
commit 3f05c12c0a

View File

@ -120,4 +120,4 @@ uninstall:
-include $(wildcard .depend/*.dep)
.PHONY: all options clean debug valgrind gdb dist install uninstall
.PHONY: all options clean debug valgrind gdb dist install uninstall tests