summaryrefslogtreecommitdiff
path: root/filter/Library_pdffilter.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2015-02-16 18:07:47 +0200
committerTor Lillqvist <tml@collabora.com>2015-02-17 10:46:24 +0200
commitb8b9d51b8cf1cafe1a94e1baf957f3f282abb32f (patch)
tree1d1179d403beb0b3bcd22166e4bf6699f8e1e9a4 /filter/Library_pdffilter.mk
parent24ad0629ae9edad83514e329e7173b94a8680ea6 (diff)
tdf#88428: Add GUI to select one of user-configured Time Stamp Authorities
Work in progress. The selection not used for anything yet. Change-Id: Ia86fa0f59dcfee8e9d332a028a3fad37f4019fe0
Diffstat (limited to 'filter/Library_pdffilter.mk')
-rw-r--r--filter/Library_pdffilter.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/filter/Library_pdffilter.mk b/filter/Library_pdffilter.mk
index b3a62d76f352..6de7d341367e 100644
--- a/filter/Library_pdffilter.mk
+++ b/filter/Library_pdffilter.mk
@@ -30,6 +30,10 @@ $(eval $(call gb_Library_set_include,pdffilter,\
$$(INCLUDE) \
))
+$(eval $(call gb_Library_use_custom_headers,pdffilter,\
+ officecfg/registry \
+))
+
$(eval $(call gb_Library_use_libraries,pdffilter,\
svt \
sfx \