]> git.saurik.com Git - apt.git/blobdiff - cmdline/makefile
merged from the mvo branch
[apt.git] / cmdline / makefile
index 3260e375b7ef95236dad2992340a23fb6232fc5a..5ae6fb0f1760ceb76017f056821b2edd4a9db091 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)