diff options
Diffstat (limited to 'dselect')
-rw-r--r-- | dselect/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dselect/makefile b/dselect/makefile index cdc802864..c2059f92a 100644 --- a/dselect/makefile +++ b/dselect/makefile @@ -8,6 +8,7 @@ include ../buildlib/defaults.mak # DSelect interfacing directory SOURCE = desc.apt install names setup update TO = $(BUILD)/scripts/dselect +TARGET = program include $(COPY_H) LOCAL = dselect |