summaryrefslogtreecommitdiff
path: root/dselect/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dselect/makefile')
-rw-r--r--dselect/makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/dselect/makefile b/dselect/makefile
index f4a781e77..cdc802864 100644
--- a/dselect/makefile
+++ b/dselect/makefile
@@ -9,4 +9,8 @@ include ../buildlib/defaults.mak
SOURCE = desc.apt install names setup update
TO = $(BUILD)/scripts/dselect
include $(COPY_H)
-
+
+LOCAL = dselect
+SOURCE = install update
+TYPE = sh
+include $(PODOMAIN_H)