add solenv to tail_build
Change-Id: Ib8987f0d45ed5360d49f3589b418209488267863 Reviewed-on: https://gerrit.libreoffice.org/2373 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
This commit is contained in:
parent
a11f944b4c
commit
2ba9023a60
@ -175,6 +175,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_build,\
|
|||||||
shell \
|
shell \
|
||||||
slideshow \
|
slideshow \
|
||||||
smoketest \
|
smoketest \
|
||||||
|
solenv \
|
||||||
soltools \
|
soltools \
|
||||||
sot \
|
sot \
|
||||||
starmath \
|
starmath \
|
||||||
|
@ -33,7 +33,7 @@ $(call gb_WinResTarget_get_dep_target,%) :
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
||||||
$(call gb_WinResTarget_get_target,%) :
|
$(call gb_WinResTarget_get_target,%) : $(call gb_Package_get_target,solenv_inc)
|
||||||
$(call gb_WinResTarget__command,$@,$*,$<)
|
$(call gb_WinResTarget__command,$@,$*,$<)
|
||||||
|
|
||||||
$(call gb_WinResTarget_get_clean_target,%) :
|
$(call gb_WinResTarget_get_clean_target,%) :
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
tb tail_build : solenv NULL
|
tb tail_build : NULL
|
||||||
tb tail_build\prj nmake - all tb_prj NULL
|
tb tail_build\prj nmake - all tb_prj NULL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user