summaryrefslogtreecommitdiff
path: root/xmlhelp/Library_ucpchelp1.mk
diff options
context:
space:
mode:
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>2013-11-26 12:10:29 -0200
committerCaolán McNamara <caolanm@redhat.com>2013-12-02 05:15:36 -0600
commit1c3d51fd6826fbc7d447243d40fcd351ad47ae84 (patch)
treed42676f7489d300273e494a6239b2cb4026e22dd /xmlhelp/Library_ucpchelp1.mk
parent0c07e71fbd2c7dcc28434878e274f01d6441ed8f (diff)
fdo#60698: Merge tvhlp1 into ucpchelp1
tvhlp1 just have 2 files, and this lib is used always with ucpchelp1. By these reasons, we can merge these 2 libs. Change-Id: I515f9c12893c986279ffac91b83879c467b091c7 Reviewed-on: https://gerrit.libreoffice.org/6820 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'xmlhelp/Library_ucpchelp1.mk')
-rw-r--r--xmlhelp/Library_ucpchelp1.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmlhelp/Library_ucpchelp1.mk b/xmlhelp/Library_ucpchelp1.mk
index 9172d808e5e3..245d052d506a 100644
--- a/xmlhelp/Library_ucpchelp1.mk
+++ b/xmlhelp/Library_ucpchelp1.mk
@@ -73,6 +73,8 @@ $(eval $(call gb_Library_add_exception_objects,ucpchelp1,\
xmlhelp/source/cxxhelp/provider/urlparameter \
xmlhelp/source/cxxhelp/qe/DocGenerator \
xmlhelp/source/cxxhelp/util/Decompressor \
+ xmlhelp/source/treeview/tvfactory \
+ xmlhelp/source/treeview/tvread \
))
# vim: set shiftwidth=4 tabstop=4 noexpandtab: