X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/8071aa806453a3e275576c196d6645051475c894..73e0ee1e7f97571d7be3277e3c25c2f41b2bb946:/cmdline/makefile?ds=sidebyside diff --git a/cmdline/makefile b/cmdline/makefile index 3260e375b..5ae6fb0f1 100644 --- a/cmdline/makefile +++ b/cmdline/makefile @@ -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)