Add AllLangMoTarget to gbuild_TARGETS

> Oct 20 13:40:08 <sberg> caolan, any reason in
>  00657aef09 you didn't add AllLangMoTarget to
>  gbuild_TARGETS (Makefile.in) when removing AllLangResTargets from that list?
> Oct 20 13:45:56 <caolan> sberg: don't know, if there was a reason I've
>  forgotten it

Change-Id: I6027be94962b6dbeca0db842b39f3d09762135c0
Reviewed-on: https://gerrit.libreoffice.org/43602
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Jenkins <ci@libreoffice.org>
This commit is contained in:
Stephan Bergmann 2017-10-20 13:46:49 +02:00 committed by Michael Stahl
parent cd74225dda
commit 0dacfe29a5

View file

@ -118,6 +118,7 @@ internal.clean: $(addsuffix .clean,$(gbuild_internal_modules))
$(eval $(call gb_Top_GbuildModulesRules,$(gbuild_modules)))
gbuild_TARGETS := AllLangHelp \
AllLangMoTarget \
AllLangPackage \
AutoInstall \
CliLibrary \