add frm to Library_merged
Change-Id: I72fff5fe1fd26e618ffe89111471d95cd4d30852
This commit is contained in:
@@ -79,7 +79,7 @@ $(eval $(call gb_Module_add_moduledirs,libreoffice,\
|
|||||||
fileaccess \
|
fileaccess \
|
||||||
filter \
|
filter \
|
||||||
$(call gb_Helper_optional,FONTCONFIG,fontconfig) \
|
$(call gb_Helper_optional,FONTCONFIG,fontconfig) \
|
||||||
forms \
|
$(call gb_Helper_optional,DBCONNECTIVITY,forms) \
|
||||||
formula \
|
formula \
|
||||||
fpicker \
|
fpicker \
|
||||||
framework \
|
framework \
|
||||||
|
@@ -28,7 +28,6 @@
|
|||||||
|
|
||||||
$(eval $(call gb_Module_Module,forms))
|
$(eval $(call gb_Module_Module,forms))
|
||||||
|
|
||||||
ifneq (,$(filter DBCONNECTIVITY,$(BUILD_TYPE)))
|
|
||||||
$(eval $(call gb_Module_add_targets,forms,\
|
$(eval $(call gb_Module_add_targets,forms,\
|
||||||
AllLangResTarget_frm \
|
AllLangResTarget_frm \
|
||||||
Library_frm \
|
Library_frm \
|
||||||
@@ -38,6 +37,5 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,forms,\
|
|||||||
JunitTest_forms_unoapi \
|
JunitTest_forms_unoapi \
|
||||||
JunitTest_forms_complex \
|
JunitTest_forms_complex \
|
||||||
))
|
))
|
||||||
endif
|
|
||||||
|
|
||||||
# vim: set noet sw=4 ts=4:
|
# vim: set noet sw=4 ts=4:
|
||||||
|
@@ -45,6 +45,7 @@ gb_MERGEDLIBS := \
|
|||||||
filterconfig \
|
filterconfig \
|
||||||
for \
|
for \
|
||||||
forui \
|
forui \
|
||||||
|
$(call gb_Helper_optional,DBCONNECTIVITY,frm) \
|
||||||
fsstorage \
|
fsstorage \
|
||||||
fwe \
|
fwe \
|
||||||
fwi \
|
fwi \
|
||||||
|
Reference in New Issue
Block a user