summaryrefslogtreecommitdiff
path: root/cmdline/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cmdline/makefile')
-rw-r--r--cmdline/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmdline/makefile b/cmdline/makefile
index f07c7da3b..8d284c2f3 100644
--- a/cmdline/makefile
+++ b/cmdline/makefile
@@ -55,6 +55,6 @@ include $(COPY_H)
# The apt-key program
SOURCE=apt-report-mirror-failure
-TO=$(LIB)
+TO=$(BIN)
TARGET=program
include $(COPY_H)