X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/7330f4df8b31e66f6557bf49c9c90ad9a73ff459..ffd2dd93a640b47663ebdccc4fda00b426b3db71:/methods/makefile diff --git a/methods/makefile b/methods/makefile index f8098de74..6b7781294 100644 --- a/methods/makefile +++ b/methods/makefile @@ -55,7 +55,7 @@ include $(PROGRAM_H) PROGRAM=https SLIBS = -lapt-pkg -lcurl $(INTLLIBS) LIB_MAKES = apt-pkg/makefile -SOURCE = https.cc +SOURCE = https.cc server.cc include $(PROGRAM_H) # The ftp method