summaryrefslogtreecommitdiff
path: root/RepositoryModule_build.mk
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2013-11-03 20:47:18 +0200
committerDavid Tardon <dtardon@redhat.com>2013-11-04 02:55:03 -0600
commit3273d2385b86bad0d3c3f7595c2f5896cf0b1440 (patch)
treeaca6e94dccd67fa31fd739832cf3db851c02c149 /RepositoryModule_build.mk
parentb36fb485d468ddf97076e55ad937caa6331298c0 (diff)
fdo#70393: move zlib to a subdir of external
Change-Id: I13dec52e6999d9c8aa0ba1f0c31ee8c36e1b6aac Reviewed-on: https://gerrit.libreoffice.org/6556 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'RepositoryModule_build.mk')
-rw-r--r--RepositoryModule_build.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/RepositoryModule_build.mk b/RepositoryModule_build.mk
index 4ef18d802a2e..74dcba43b57a 100644
--- a/RepositoryModule_build.mk
+++ b/RepositoryModule_build.mk
@@ -85,7 +85,6 @@ $(eval $(call gb_Module_add_moduledirs,cross_toolset,\
xmlhelp \
) \
$(call gb_Helper_optional,QADEVOOO,qadevOOo) \
- $(call gb_Helper_optional,ZLIB,zlib) \
))
# vim: set shiftwidth=4 tabstop=4 noexpandtab: