]> git.saurik.com Git - apt-legacy.git/blobdiff - apt-pkg/makefile
I feel... vindicated?
[apt-legacy.git] / apt-pkg / makefile
index a068b0195ef1a3ad2159596aa3110f74e2943dc5..6f8b3b4c18449879edec842326bd5ca1b3f5a4e1 100644 (file)
@@ -29,7 +29,7 @@ HEADERS = mmap.h error.h configuration.h fileutl.h  cmndline.h \
          md5.h crc-16.h cdromutl.h strutl.h sptr.h sha1.h sha256.h hashes.h
 
 # Source code for the core main library
-SOURCE+= pkgcache.cc version.cc depcache.cc \
+SOURCE+= pkgcache.cc version.cc depcache.cc lookup3.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 \