Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'tz/credential-netrc'
[gitweb.git]
/
contrib
/
subtree
/
Makefile
diff --git
a/contrib/subtree/Makefile
b/contrib/subtree/Makefile
index b50750565ff0499dcbdf2f2b9802f109a830d797..435b2dea293b01daaad83e6905148be2256c02df 100644
(file)
--- a/
contrib/subtree/Makefile
+++ b/
contrib/subtree/Makefile
@@
-30,6
+30,7
@@
$(GIT_SUBTREE): $(GIT_SUBTREE_SH)
doc: $(GIT_SUBTREE_DOC)
install: $(GIT_SUBTREE)
+ $(INSTALL) -d -m 755 $(DESTDIR)$(libexecdir)
$(INSTALL) -m 755 $(GIT_SUBTREE) $(DESTDIR)$(libexecdir)
install-doc: install-man