Merge branch 'wk/man-deny-current-branch-is-default-these-days'
[gitweb.git] / contrib / subtree / Makefile
index 36ae3e4f0a92a994e8927f6e4c8c3bd5cfa6c040..b50750565ff0499dcbdf2f2b9802f109a830d797 100644 (file)
@@ -35,6 +35,7 @@ install: $(GIT_SUBTREE)
 install-doc: install-man
 
 install-man: $(GIT_SUBTREE_DOC)
+       $(INSTALL) -d -m 755 $(DESTDIR)$(man1dir)
        $(INSTALL) -m 644 $^ $(DESTDIR)$(man1dir)
 
 $(GIT_SUBTREE_DOC): $(GIT_SUBTREE_XML)