diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2013-10-18 22:52:45 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2013-10-19 08:08:39 +0000 |
commit | 164b3e74e77a220e524fd077e4c6a55a5ea9f0f4 (patch) | |
tree | 7254d2543341516e6348878ae46ac63c0219d5e2 /RepositoryModule_host.mk | |
parent | f38b5ce9b87d86e73893a3d3384621da994d1499 (diff) |
fdo#70393: move moz to a subdir of external
Change-Id: I9e9b47a3b8fc298b0a371ef609f342a8366b0039
Reviewed-on: https://gerrit.libreoffice.org/6345
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 70eb666d30bc..5caf81a622d5 100644 --- a/RepositoryModule_host.mk +++ b/RepositoryModule_host.mk @@ -76,7 +76,6 @@ $(eval $(call gb_Module_add_moduledirs,libreoffice,\ linguistic \ lotuswordpro \ $(call gb_Helper_optional,DESKTOP,l10ntools) \ - $(call gb_Helper_optional,MOZ,moz) \ $(call gb_Helper_optional,MARIADBC,mysqlc) \ $(call gb_Helper_optional,NLPSOLVER,nlpsolver) \ np_sdk \ |