Update Makefile

This commit is contained in:
Moritz Lipp 2012-02-08 15:39:33 +01:00
parent a4d151ca8e
commit a2b92e6440

View File

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