]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Makefile
list-objects: filter objects in traverse_commit_list
[thirdparty/git.git] / 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