Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Add generic 'strbuf_readlink()' helper function
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 9577d6fc734de9912c4099758f2f68b2ae86c57b..51581973ab1c75e847474948bbe444db261b0e53 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-320,6
+320,7
@@
BUILT_INS += git-merge-subtree$X
BUILT_INS += git-peek-remote$X
BUILT_INS += git-repo-config$X
BUILT_INS += git-show$X
+BUILT_INS += git-stage$X
BUILT_INS += git-status$X
BUILT_INS += git-whatchanged$X