Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
list-objects-filter-options: fix 'keword' typo in comment
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index cd75985991f4535c45e2589222a9e6a38fb1d613..ca378a4603d0eb31d1daed3250e231af31c5cc5a 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-807,6
+807,8
@@
LIB_OBJS += levenshtein.o
LIB_OBJS += line-log.o
LIB_OBJS += line-range.o
LIB_OBJS += list-objects.o
+LIB_OBJS += list-objects-filter.o
+LIB_OBJS += list-objects-filter-options.o
LIB_OBJS += ll-merge.o
LIB_OBJS += lockfile.o
LIB_OBJS += log-tree.o