summaryrefslogtreecommitdiff
path: root/xmlsecurity/CppunitTest_xmlsecurity_pdfsigning.mk
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/CppunitTest_xmlsecurity_pdfsigning.mk')
-rw-r--r--xmlsecurity/CppunitTest_xmlsecurity_pdfsigning.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/CppunitTest_xmlsecurity_pdfsigning.mk b/xmlsecurity/CppunitTest_xmlsecurity_pdfsigning.mk
index dbedd1a1f7c9..667acc97e3e1 100644
--- a/xmlsecurity/CppunitTest_xmlsecurity_pdfsigning.mk
+++ b/xmlsecurity/CppunitTest_xmlsecurity_pdfsigning.mk
@@ -37,7 +37,7 @@ $(eval $(call gb_CppunitTest_use_externals,xmlsecurity_pdfsigning,\
ifneq ($(OS),WNT)
ifneq (,$(ENABLE_NSS))
$(eval $(call gb_CppunitTest_use_externals,xmlsecurity_pdfsigning,\
- nss3 \
+ nssutil3 \
))
endif
endif