]> git.saurik.com Git - apt.git/blobdiff - dselect/makefile
* apt-pkg/deb/debindexfile.cc:
[apt.git] / dselect / makefile
index 293b31b6a8f52e29baf21be0cd3ecdb38d7fef2f..c2059f92ac1b4d58af32473fef67e5682979cc2b 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)