projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Change history branch so that it does not break the
[apt.git]
/
cmdline
/
makefile
diff --git
a/cmdline/makefile
b/cmdline/makefile
index 3260e375b7ef95236dad2992340a23fb6232fc5a..5ae6fb0f1760ceb76017f056821b2edd4a9db091 100644
(file)
--- a/
cmdline/makefile
+++ b/
cmdline/makefile
@@
-58,3
+58,9
@@
SOURCE=apt-mark
TO=$(BIN)
TARGET=program
include $(COPY_H)
TO=$(BIN)
TARGET=program
include $(COPY_H)
+
+# The apt-key program
+SOURCE=apt-report-mirror-failure
+TO=$(BIN)
+TARGET=program
+include $(COPY_H)