diff options
Diffstat (limited to 'dselect/makefile')
-rw-r--r-- | dselect/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dselect/makefile b/dselect/makefile index c2059f92a..fab72b264 100644 --- a/dselect/makefile +++ b/dselect/makefile @@ -11,7 +11,7 @@ TO = $(BUILD)/scripts/dselect TARGET = program include $(COPY_H) -LOCAL = dselect +# LOCAL = dselect SOURCE = install update TYPE = sh include $(PODOMAIN_H) |