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 /configmgr | |
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 'configmgr')
-rw-r--r-- | configmgr/CppunitTest_configmgr_unit.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configmgr/CppunitTest_configmgr_unit.mk b/configmgr/CppunitTest_configmgr_unit.mk index ed84ff498f67..0ab0e7138fa7 100644 --- a/configmgr/CppunitTest_configmgr_unit.mk +++ b/configmgr/CppunitTest_configmgr_unit.mk @@ -38,7 +38,6 @@ $(eval $(call gb_CppunitTest_use_configuration,configmgr_unit)) $(eval $(call gb_CppunitTest_use_components,configmgr_unit,\ configmgr/source/configmgr \ - fileaccess/source/fileacc \ i18npool/util/i18npool \ i18npool/source/search/i18nsearch \ sax/source/expatwrap/expwrap \ |