X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/b6f0036a8ed8fb5278d6fb9da601edc254eb03fe..7db98f31498a85da22cc00e446bce8ac8c319554:/cmdline/makefile diff --git a/cmdline/makefile b/cmdline/makefile index 49035be44..2a5bdfbea 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)