X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/53ec04bb0fd4c086e54e2a6779fa88ee53139628..59df9e241d035c9e5ea0859d1b9b0abf70ab1596:/ftparchive/makefile diff --git a/ftparchive/makefile b/ftparchive/makefile index 362c29198..d1ffe182a 100644 --- a/ftparchive/makefile +++ b/ftparchive/makefile @@ -12,10 +12,10 @@ PROGRAM=apt-ftparchive SLIBS = -lapt-pkg -lapt-inst $(BDBLIB) $(INTLLIBS) LIB_MAKES = apt-pkg/makefile apt-inst/makefile SOURCE = apt-ftparchive.cc cachedb.cc writer.cc contents.cc override.cc \ - multicompress.cc + multicompress.cc sources.cc include $(PROGRAM_H) else PROGRAM=apt-ftparchive -MESSAGE="Must have db2 to build apt-ftparchive" +MESSAGE="Must have libdb to build apt-ftparchive" include $(FAIL_H) endif # ifdef BDBLIB