summaryrefslogtreecommitdiff
path: root/RepositoryModule_ooo.mk
diff options
context:
space:
mode:
Diffstat (limited to 'RepositoryModule_ooo.mk')
-rw-r--r--RepositoryModule_ooo.mk6
1 files changed, 1 insertions, 5 deletions
diff --git a/RepositoryModule_ooo.mk b/RepositoryModule_ooo.mk
index f36055fd9547..3f0f023a812c 100644
--- a/RepositoryModule_ooo.mk
+++ b/RepositoryModule_ooo.mk
@@ -98,6 +98,7 @@ $(eval $(call gb_Module_add_moduledirs,ooo,\
twain \
toolkit \
tools \
+ ucb \
ucbhelper \
udkapi \
unixODBC \
@@ -127,9 +128,4 @@ $(eval $(call gb_Module_add_moduledirs,ooo,\
endif
endif
-# these have only migrated subsequentcheck for now
-$(eval $(call gb_Module_add_moduledirs,ooo,\
- ucb \
-))
-
# vim: set noet ts=4 sw=4: