summaryrefslogtreecommitdiff
path: root/security/coreconf/nsinstall/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/coreconf/nsinstall/Makefile')
-rw-r--r--security/coreconf/nsinstall/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/coreconf/nsinstall/Makefile b/security/coreconf/nsinstall/Makefile
index 1bb7d728f..f8eb829de 100644
--- a/security/coreconf/nsinstall/Makefile
+++ b/security/coreconf/nsinstall/Makefile
@@ -52,6 +52,7 @@ ifeq (,$(filter-out OS2 WIN%,$(OS_TARGET)))
PROGRAM =
else
TARGETS = $(PROGRAM) $(PLSRCS:.pl=)
+INSTALL = true
endif
ifdef NATIVE_CC