diff --git a/mozilla/security/coreconf/nsinstall/Makefile b/mozilla/security/coreconf/nsinstall/Makefile index 1bb7d728f89..a8446236edf 100644 --- a/mozilla/security/coreconf/nsinstall/Makefile +++ b/mozilla/security/coreconf/nsinstall/Makefile @@ -43,7 +43,7 @@ PLSRCS = nfspwd.pl PROGRAM = nsinstall # Indicate that this directory builds build tools. -INTERNAL_TOOLS = 1 +#INTERNAL_TOOLS = 1 include $(DEPTH)/coreconf/config.mk