Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jh/object-filtering'
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 9dc5a588e2998ba5acffd20247a9ac7a4859682a..80e0674d6f1d52a3bf93d115f3d41cd86e111e08 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-811,6
+811,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