Kaydet (Commit) 96fd7112 authored tarafından Bjoern Michaelsen's avatar Bjoern Michaelsen

activate subsequentcheck modules globally

üst cfbf6403
...@@ -28,21 +28,34 @@ ...@@ -28,21 +28,34 @@
$(eval $(call gb_Module_Module,ooo)) $(eval $(call gb_Module_Module,ooo))
$(eval $(call gb_Module_add_moduledirs,ooo,\ $(eval $(call gb_Module_add_moduledirs,ooo,\
comphelper \ comphelper \
editeng \ editeng \
framework \ framework \
padmin \ padmin \
sfx2 \ sfx2 \
sot \ sot \
svl \ svl \
svtools \ svtools \
svx \ svx \
sw \ sw \
toolkit \ toolkit \
tools \ tools \
unoxml \ unoxml \
xmloff \ xmloff \
vbahelper \ vbahelper \
))
# these have only migrated subsequentcheck for now
$(eval $(call gb_Module_add_moduledirs,ooo,\
chart2 \
configmgr \
dbaccess \
forms \
linguistic \
qadevOOo \
sal \
ucb \
unotools \
)) ))
# vim: set noet ts=4 sw=4: # vim: set noet ts=4 sw=4:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment