]> git.saurik.com Git - apt.git/blobdiff - ftparchive/makefile
add dep11 files to default Release patterns
[apt.git] / ftparchive / makefile
index c53ecff72f52c16fafa3146945f3f1f16af7bfc3..c80487c3fc056205116318b894354f98927502a7 100644 (file)
@@ -9,10 +9,10 @@ include ../buildlib/defaults.mak
 ifdef BDBLIB
 APT_DOMAIN:=apt-utils
 PROGRAM=apt-ftparchive
-SLIBS = -lapt-pkg -lapt-inst $(BDBLIB) $(INTLLIBS)
-LIB_MAKES = apt-pkg/makefile apt-inst/makefile
+SLIBS = -lapt-pkg -lapt-inst -lapt-private $(BDBLIB) $(INTLLIBS)
+LIB_MAKES = apt-pkg/makefile apt-inst/makefile apt-private/makefile
 SOURCE = apt-ftparchive.cc cachedb.cc writer.cc contents.cc override.cc \
-         multicompress.cc
+         multicompress.cc sources.cc byhash.cc
 include $(PROGRAM_H)
 else
 PROGRAM=apt-ftparchive