]> git.saurik.com Git - apt-legacy.git/blobdiff - apt-pkg/makefile
Figured out a much simpler fix for the cache rebuild performance.
[apt-legacy.git] / apt-pkg / makefile
index 6005e88d42bf231b98f4fa1fbe9ed9a0812e4042..85b4f2e269be475d04eee88f55a099f5ab7ab55e 100644 (file)
@@ -28,7 +28,7 @@ HEADERS = mmap.h error.h configuration.h fileutl.h  cmndline.h netrc.h\
          macros.h
 
 # Source code for the core main library
-SOURCE+= pkgcache.cc version.cc depcache.cc lookup3.cc \
+SOURCE+= pkgcache.cc version.cc depcache.cc \
          orderlist.cc tagfile.cc sourcelist.cc packagemanager.cc \
         pkgrecords.cc algorithms.cc acquire.cc\
         acquire-worker.cc acquire-method.cc init.cc clean.cc \