X-Git-Url: https://git.saurik.com/apt-legacy.git/blobdiff_plain/0e5943eb0a997df086e7e1458873c9274a2d781e..5022530b4703e4b9cad4a50bee47e9b5634907e5:/apt-pkg/makefile diff --git a/apt-pkg/makefile b/apt-pkg/makefile index 6005e88..85b4f2e 100644 --- a/apt-pkg/makefile +++ b/apt-pkg/makefile @@ -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 \