More tweaks
[ntk/apt.git] / methods / makefile
index 2cfc15c..4345307 100644 (file)
@@ -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)