From 0837bd25607acd90944a4bfded58d582371ba112 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:53:53 +0000 Subject: Multiprotocol connect Author: jgg Date: 1999-05-29 03:25:03 GMT Multiprotocol connect --- methods/makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'methods/makefile') diff --git a/methods/makefile b/methods/makefile index 4345307e2..32ec3464d 100644 --- a/methods/makefile +++ b/methods/makefile @@ -36,14 +36,14 @@ include $(PROGRAM_H) # The http method PROGRAM=http -SLIBS = -lapt-pkg +SLIBS = -lapt-pkg LIB_MAKES = apt-pkg/makefile -SOURCE = http.cc rfc2553emu.cc +SOURCE = http.cc rfc2553emu.cc connect.cc include $(PROGRAM_H) # The ftp method PROGRAM=ftp -SLIBS = -lapt-pkg +SLIBS = -lapt-pkg LIB_MAKES = apt-pkg/makefile -SOURCE = ftp.cc rfc2553emu.cc +SOURCE = ftp.cc rfc2553emu.cc connect.cc include $(PROGRAM_H) -- cgit v1.2.3-70-g09d2