X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/c3c459fc5ec635db7e6fa7cff97f4d954cd39fc9..04d0fa8803bcd70437cc1033f333d0992b28a329:/dselect/makefile diff --git a/dselect/makefile b/dselect/makefile index 293b31b6a..c2059f92a 100644 --- a/dselect/makefile +++ b/dselect/makefile @@ -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)