]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Makefile
builtin/commit-graph.c: introduce split strategy 'no-merge'
[thirdparty/git.git] / Makefile
index 48ea93b9fc0659764886c7832b4cf66f64cf4b19..09f98b777cae1dc9226f13c182011adacfd8b2fc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -825,6 +825,7 @@ LIB_H := $(sort $(patsubst ./%,%,$(shell git ls-files '*.h' ':!t/' ':!Documentat
 
 LIB_OBJS += abspath.o
 LIB_OBJS += add-interactive.o
+LIB_OBJS += add-patch.o
 LIB_OBJS += advice.o
 LIB_OBJS += alias.o
 LIB_OBJS += alloc.o