]> git.saurik.com Git - apt.git/blobdiff - cmdline/makefile
merged from apt--mvo
[apt.git] / cmdline / makefile
index 5820c2e0f6932a5f8f56f86b12f6d795252054ac..c795921c1f777943b1d9ea9d7eea636fe0f862eb 100644 (file)
@@ -58,3 +58,9 @@ SOURCE=apt-mark
 TO=$(BIN)
 TARGET=program
 include $(COPY_H)
+
+# The apt-key program
+SOURCE=apt-report-mirror-failure
+TO=$(BIN)
+TARGET=program
+include $(COPY_H)