do_one_ref(): save and restore value of current_ref
[gitweb.git] / Makefile
index 5f424a7e19fee0df2ef90dd5e8dea0c7f42cf0b1..77f3f117c4ae8bf24cbd40758874b5c4d03141d5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -685,7 +685,6 @@ LIB_H += notes-cache.h
 LIB_H += notes-merge.h
 LIB_H += notes.h
 LIB_H += object.h
-LIB_H += pack-refs.h
 LIB_H += pack-revindex.h
 LIB_H += pack.h
 LIB_H += parse-options.h
@@ -818,7 +817,6 @@ LIB_OBJS += notes-cache.o
 LIB_OBJS += notes-merge.o
 LIB_OBJS += object.o
 LIB_OBJS += pack-check.o
-LIB_OBJS += pack-refs.o
 LIB_OBJS += pack-revindex.o
 LIB_OBJS += pack-write.o
 LIB_OBJS += pager.o