Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'by/blame-doc-m-c'
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index daf11d71b4e3ad8c6676e0e0feebbf36d678093e..07cab8f6a47d4e49fab4d4f68d6998b2e0fff74b 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-2016,6
+2016,9
@@
endif
done; } && \
./check_bindir "z$$bindir" "z$$execdir" "$$bindir/git-add$X"
+install-gitweb:
+ $(MAKE) -C gitweb install
+
install-doc:
$(MAKE) -C Documentation install