vcs-svn: move remaining repo_tree functions to fast_export.h
[gitweb.git] / Makefile
index 46ad908ec5ffe851885c099cb0b3f51af8d1abf8..9b00d5b219f922e1d3cdc4e84de8e2cf69116e53 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1942,7 +1942,6 @@ XDIFF_OBJS += xdiff/xhistogram.o
 
 VCSSVN_OBJS += vcs-svn/line_buffer.o
 VCSSVN_OBJS += vcs-svn/sliding_window.o
-VCSSVN_OBJS += vcs-svn/repo_tree.o
 VCSSVN_OBJS += vcs-svn/fast_export.o
 VCSSVN_OBJS += vcs-svn/svndiff.o
 VCSSVN_OBJS += vcs-svn/svndump.o