summaryrefslogtreecommitdiffstats
path: root/Repository.mk
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2016-10-12 16:50:09 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2016-10-12 16:50:31 +0200
commit53bba96ac0c76e2971532d13a09d9fd90b3299c7 (patch)
tree31e13062b5ab9a3372832bddb432a0ad4d6ace07 /Repository.mk
parentRemoved by-error-pushed desktop/source/app/app.cxx.orig (diff)
downloadcore-53bba96ac0c76e2971532d13a09d9fd90b3299c7.tar.gz
core-53bba96ac0c76e2971532d13a09d9fd90b3299c7.zip
xmlsecurity: add initial Executable_pdfverify
We have code to verify ODF and OOXML signatures, this adds initial support for verifying a PDF signature. Initially this is a standalone executable, need to turn this into a unit test + hook it into sfx2 in follow-up commits. Change-Id: Ideb5ec63f761c74fd4527cf1766b0aa739e275ee
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Repository.mk b/Repository.mk
index cac623354e04..f8599b376282 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -47,6 +47,7 @@ $(eval $(call gb_Helper_register_executables,NONE, \
osl_process_child \
pdf2xml \
pdfunzip \
+ pdfverify \
pocheck \
propex \
regsvrex \