diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2013-11-03 20:35:47 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2013-11-04 02:45:23 -0600 |
commit | 90a19aeac6cad56e33574685219a85ef98469513 (patch) | |
tree | 5de6b0adb52e08ae83b6ce6f90df542956504531 /RepositoryModule_host.mk | |
parent | fa560217dbd4c15abb3f7623d99cf7017dcb3f2a (diff) |
fdo#70393: move rhino to a subdir of external
Change-Id: I7d7858d84a62568d9b0c61403645da13658e78d2
Reviewed-on: https://gerrit.libreoffice.org/6552
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'RepositoryModule_host.mk')
-rw-r--r-- | RepositoryModule_host.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/RepositoryModule_host.mk b/RepositoryModule_host.mk index 1f60a3031695..a878824005cb 100644 --- a/RepositoryModule_host.mk +++ b/RepositoryModule_host.mk @@ -94,7 +94,6 @@ $(eval $(call gb_Module_add_moduledirs,libreoffice,\ remotebridges \ reportbuilder \ $(call gb_Helper_optional,DBCONNECTIVITY,reportdesign) \ - $(call gb_Helper_optional,RHINO,rhino) \ ridljar \ rsc \ sal \ |