]> git.saurik.com Git - apt.git/blobdiff - methods/makefile
Changed to using rfc2553 name resolution for http
[apt.git] / methods / makefile
index dc6b88780d51301cc208f7554c6b41732b425cf8..2cfc15cae53b5f1a3bb461ca9d629d9a97b6d9da 100644 (file)
@@ -38,7 +38,7 @@ include $(PROGRAM_H)
 PROGRAM=http
 SLIBS = -lapt-pkg 
 LIB_MAKES = apt-pkg/makefile
-SOURCE = http.cc
+SOURCE = http.cc rfc2553emu.cc
 include $(PROGRAM_H)
 
 # The ftp method