-# The library name
-LIBRARY=apt-pkg
-MAJOR=2
-MINOR=0.0
-
-# Source code for the contributed non-core things
-SOURCE = contrib/mmap.cc contrib/error.cc contrib/strutl.cc \
- contrib/configuration.cc contrib/progress.cc
-
-# Source code for the main library
-SOURCE+= pkgcache.cc version.cc fileutl.cc pkgcachegen.cc depcache.cc \
- orderlist.cc tagfile.cc sourcelist.cc packagemanager.cc \
- pkgrecords.cc algorithms.cc init.cc templates.cc
-
-# Source code for the debian specific components
-SOURCE+= deb/deblistparser.cc deb/debrecords.cc