Support make SdiTarget_...

Change-Id: I23dc4511a6f9f962adc8436ceb1a5b24823fb8e5
Reviewed-on: https://gerrit.libreoffice.org/47788
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
This commit is contained in:
Stephan Bergmann 2018-01-12 10:03:55 +01:00
parent 16a5223616
commit 777a05b09c
2 changed files with 2 additions and 0 deletions

View file

@ -152,6 +152,7 @@ gbuild_TARGETS := AllLangHelp \
Pyuno \
PythonTest \
Rdb \
SdiTarget \
StaticLibrary \
UIConfig \
UITest \

View file

@ -69,6 +69,7 @@ ifeq ($(gb_FULLDEPS),$(true))
-include $(call gb_SdiTarget_get_dep_target,$(1))
$(call gb_SdiTarget_get_dep_target,$(1)) :| $(dir $(call gb_SdiTarget_get_dep_target,$(1))).dir
endif
$(call gb_Helper_make_userfriendly_targets,$(1),SdiTarget)
endef
define gb_SdiTarget_set_include