]> git.saurik.com Git - apt.git/blobdiff - methods/makefile
- only increase the score of installed applications if they
[apt.git] / methods / makefile
index 3f561a2c3a5e99ae53b4fdabbdb23b1b3d0ccd40..fdead999a91cab644299ab3ac96ccf679dcb017f 100644 (file)
@@ -59,6 +59,13 @@ LIB_MAKES = apt-pkg/makefile
 SOURCE = ftp.cc rfc2553emu.cc connect.cc
 include $(PROGRAM_H)
 
+# The rred method
+PROGRAM=rred
+SLIBS = -lapt-pkg $(SOCKETLIBS)
+LIB_MAKES = apt-pkg/makefile
+SOURCE = rred.cc
+include $(PROGRAM_H)
+
 # The rsh method
 PROGRAM=rsh
 SLIBS = -lapt-pkg