summaryrefslogtreecommitdiff
path: root/methods/makefile
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:53:51 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:53:51 +0000
commit6d13bbcacffbd3b6473616ab3ffce7b9a35af34a (patch)
tree328867aca3035e6c4efe6c5e94614fc0cafd4b3b /methods/makefile
parent533151d3ff0e22a91d0e2bcfc0fa225e8843c97f (diff)
More tweaks
Author: jgg Date: 1999-05-27 05:51:18 GMT More tweaks
Diffstat (limited to 'methods/makefile')
-rw-r--r--methods/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/methods/makefile b/methods/makefile
index 2cfc15cae..4345307e2 100644
--- a/methods/makefile
+++ b/methods/makefile
@@ -45,5 +45,5 @@ include $(PROGRAM_H)
PROGRAM=ftp
SLIBS = -lapt-pkg
LIB_MAKES = apt-pkg/makefile
-SOURCE = ftp.cc
+SOURCE = ftp.cc rfc2553emu.cc
include $(PROGRAM_H)