summaryrefslogtreecommitdiff
path: root/dselect
diff options
context:
space:
mode:
Diffstat (limited to 'dselect')
-rw-r--r--dselect/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dselect/makefile b/dselect/makefile
index 293b31b6a..f4a781e77 100644
--- a/dselect/makefile
+++ b/dselect/makefile
@@ -7,6 +7,6 @@ include ../buildlib/defaults.mak
# DSelect interfacing directory
SOURCE = desc.apt install names setup update
-TO = $(BUILD)/dselect
+TO = $(BUILD)/scripts/dselect
include $(COPY_H)