]> git.saurik.com Git - apt.git/blobdiff - ftparchive/makefile
Log calling SUDO_USER or PKEXEC_UID in history.log
[apt.git] / ftparchive / makefile
index d1ffe182a2c4ebe7c74fe2a0db00a46dac5b8ce0..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 sources.cc
+         multicompress.cc sources.cc byhash.cc
 include $(PROGRAM_H)
 else
 PROGRAM=apt-ftparchive