diff options
author | Marcos Paulo de Souza <marcos.souza.org@gmail.com> | 2013-10-17 19:49:37 -0300 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-10-18 12:25:11 +0000 |
commit | b538fc543ecfbafef94b15ef068890c22d7f2218 (patch) | |
tree | 9f7ebbf3375c2785d951f2881f5c0f6f0897976d /RepositoryModule_build.mk | |
parent | 30947844fe641021177120e134b1244cb7a95f7f (diff) |
fdo#60698: Move fileaccess module to ucb
Change-Id: I4c688a4aeedcae56ed6404574bd1bb392d4190cb
Reviewed-on: https://gerrit.libreoffice.org/6311
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'RepositoryModule_build.mk')
-rw-r--r-- | RepositoryModule_build.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/RepositoryModule_build.mk b/RepositoryModule_build.mk index b94a163bbc1e..aa1585373383 100644 --- a/RepositoryModule_build.mk +++ b/RepositoryModule_build.mk @@ -65,7 +65,6 @@ $(eval $(call gb_Module_add_moduledirs,cross_toolset,\ cppcanvas \ drawinglayer \ editeng \ - fileaccess \ framework \ harfbuzz \ lcms2 \ |