po/*: make update-po
[ntk/apt.git] / dselect / makefile
index 293b31b..fab72b2 100644 (file)
@@ -7,6 +7,11 @@ include ../buildlib/defaults.mak
 
 # DSelect interfacing directory
 SOURCE = desc.apt install names setup update
-TO = $(BUILD)/dselect
+TO = $(BUILD)/scripts/dselect
+TARGET = program
 include $(COPY_H)
-       
+
+# LOCAL = dselect
+SOURCE = install update
+TYPE = sh
+include $(PODOMAIN_H)