range-diff: first rudimentary implementation
[gitweb.git] / Makefile
index 7ff7eba42bf2ddde0375e67c4423ccff3390c243..72f16882e61dfc06e06a6b81fc38b42bd62fc0c5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -925,6 +925,7 @@ LIB_OBJS += progress.o
 LIB_OBJS += prompt.o
 LIB_OBJS += protocol.o
 LIB_OBJS += quote.o
+LIB_OBJS += range-diff.o
 LIB_OBJS += reachable.o
 LIB_OBJS += read-cache.o
 LIB_OBJS += reflog-walk.o