summaryrefslogtreecommitdiff
path: root/sw/Library_sw.mk
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2015-12-02 14:09:42 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2015-12-02 17:16:16 +0100
commit5402ac4e006b9aac6944f7fb9f1a9f256a754472 (patch)
tree6c257cc513629b8b26a3067e926a9cf4f218c8ea /sw/Library_sw.mk
parent6054cfcb6e8531791f3daaf5c78f60050b67e761 (diff)
sw: initial SwRDFHelper
The purpose of this class is to provide access to the subset of the RDF metadata that's interesting for core code and for internal filters. Change-Id: Ibecba302dd839b537a36b9f7a15f012c6ea26869
Diffstat (limited to 'sw/Library_sw.mk')
-rw-r--r--sw/Library_sw.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/Library_sw.mk b/sw/Library_sw.mk
index 789a777746c6..f9725be77cdf 100644
--- a/sw/Library_sw.mk
+++ b/sw/Library_sw.mk
@@ -214,6 +214,7 @@ $(eval $(call gb_Library_add_exception_objects,sw,\
sw/source/core/doc/notxtfrm \
sw/source/core/doc/number \
sw/source/core/doc/poolfmt \
+ sw/source/core/doc/rdfhelper \
sw/source/core/doc/sortopt \
sw/source/core/doc/swserv \
sw/source/core/doc/swstylemanager \