diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2013-11-03 20:45:21 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2013-11-04 02:53:34 -0600 |
commit | b36fb485d468ddf97076e55ad937caa6331298c0 (patch) | |
tree | 67cdaecbccdb001f30b1207d77b9ba4604f3bc24 /RepositoryModule_host.mk | |
parent | 112c60b48463e30e930c0856ebf37461697a0863 (diff) |
fdo#70393: move xsltml to a subdir of external
Change-Id: I2d244cc2ea9390f3a118bb620d397faa59e4e491
Reviewed-on: https://gerrit.libreoffice.org/6555
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 ccae97c2f5cf..15394b828ba8 100644 --- a/RepositoryModule_host.mk +++ b/RepositoryModule_host.mk @@ -153,7 +153,6 @@ $(eval $(call gb_Module_add_moduledirs,libreoffice,\ xmlreader \ xmlscript \ xmlsecurity \ - $(call gb_Helper_optional,XSLTML,xsltml) \ $(call gb_Helper_optional,ZLIB,zlib) \ )) |