3 # This file is part of the LibreOffice project.
5 # This Source Code Form is subject to the terms of the Mozilla Public
6 # License, v. 2.0. If a copy of the MPL was not distributed with this
7 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
11 $(eval
$(call gb_Module_Module
,bean
))
13 ifneq ($(ENABLE_JAVA
),)
17 $(eval
$(call gb_Module_add_targets
,bean
,\
22 # complex tests compilable but fail at runtime
23 #$(eval $(call gb_Module_add_subsequentcheck_targets,bean,\
24 # JunitTest_bean_complex \