X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/429907dc45779aa1ba18549f5b30044542e92d04..04d0fa8803bcd70437cc1033f333d0992b28a329:/dselect/makefile diff --git a/dselect/makefile b/dselect/makefile index f4a781e77..c2059f92a 100644 --- a/dselect/makefile +++ b/dselect/makefile @@ -8,5 +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 +SOURCE = install update +TYPE = sh +include $(PODOMAIN_H)