diff options
author | Marcos Paulo de Souza <marcos.souza.org@gmail.com> | 2013-11-26 12:10:29 -0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-12-02 05:15:36 -0600 |
commit | 1c3d51fd6826fbc7d447243d40fcd351ad47ae84 (patch) | |
tree | d42676f7489d300273e494a6239b2cb4026e22dd /postprocess | |
parent | 0c07e71fbd2c7dcc28434878e274f01d6441ed8f (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 'postprocess')
-rwxr-xr-x | postprocess/Rdb_services.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/postprocess/Rdb_services.mk b/postprocess/Rdb_services.mk index 8cf28478d5dd..e07017d3644b 100755 --- a/postprocess/Rdb_services.mk +++ b/postprocess/Rdb_services.mk @@ -325,7 +325,6 @@ $(eval $(call gb_Rdb_add_components,services,\ extensions/source/resource/res \ extensions/source/scanner/scn \ extensions/source/update/feed/updatefeed \ - xmlhelp/source/treeview/tvhlp1 \ xmlhelp/util/ucpchelp1 \ xmlsecurity/util/xsec_xmlsec$(if $(filter WNT,$(OS)),.windows) \ $(if $(filter-out WNT,$(OS)),\ |