Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
builtin-help: make some internal functions available to other builtins
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 52c67c1a472455dcce5c19a21bbfd0520ff7dd26..83d79afd9c5efd560a0f3f88061d7c1b5c077f65 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-355,6
+355,7
@@
LIB_H += git-compat-util.h
LIB_H += graph.h
LIB_H += grep.h
LIB_H += hash.h
+LIB_H += help.h
LIB_H += list-objects.h
LIB_H += ll-merge.h
LIB_H += log-tree.h