]> git.saurik.com Git - apt.git/blobdiff - dselect/makefile
methods/https.cc: do not unlink partial files (thanks to robbiew)
[apt.git] / dselect / makefile
index cdc802864f49c0a2af9cc9c08d35646a7539b70e..fab72b264f8f55397aa28b22a36a81fb8cdb271c 100644 (file)
@@ -8,9 +8,10 @@ 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
+LOCAL = dselect
 SOURCE = install update
 TYPE = sh
 include $(PODOMAIN_H)