summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKai Engert <kaie@kuix.de>2019-09-13 00:30:37 +0200
committerKai Engert <kaie@kuix.de>2019-09-13 00:30:37 +0200
commitb505efee370aa7e9332482cce742189c168d9232 (patch)
tree3da9734e2252ae5aeb8323022e486f3beefdff5c /Makefile
parent748ac995dfa31f9d170e9e70e9ecf50afbee6162 (diff)
downloadnss-hg-b505efee370aa7e9332482cce742189c168d9232.tar.gz
Bug 1385061 - Build NSPR tests with NSS make; Add gyp parameters to build/run NSPR tests. r=jcj
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4a80ebd09..2dc8de112 100644
--- a/Makefile
+++ b/Makefile
@@ -135,6 +135,7 @@ endif
build_nspr: $(NSPR_CONFIG_STATUS)
$(MAKE) -C $(CORE_DEPTH)/../nspr/$(OBJDIR_NAME)
+ $(MAKE) -C $(CORE_DEPTH)/../nspr/$(OBJDIR_NAME)/pr/tests
install_nspr: build_nspr
$(MAKE) -C $(CORE_DEPTH)/../nspr/$(OBJDIR_NAME) install