Make tools/ directory first-class citizen.
[gitweb.git] / Makefile
index aeba3e7eb7e8e0b1fe984f63ef1d537822ec1ea2..76f36cd3608b290707a7ad4c4e20d93951a6724c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -212,8 +212,6 @@ install: $(PROG) $(SCRIPTS)
        $(INSTALL) -m755 -d $(DESTDIR)$(bindir)
        $(INSTALL) $(PROG) $(SCRIPTS) $(DESTDIR)$(bindir)
        $(MAKE) -C templates install
-
-install-tools:
        $(MAKE) -C tools install
 
 install-doc: