[Libreoffice-commits] core.git: Makefile.in
Stephan Bergmann
sbergman at redhat.com
Fri Oct 20 18:08:45 UTC 2017
Makefile.in | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 0dacfe29a5c8c93f8cf06c18e160cc464c17d15f
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Fri Oct 20 13:46:49 2017 +0200
Add AllLangMoTarget to gbuild_TARGETS
> Oct 20 13:40:08 <sberg> caolan, any reason in
> 00657aef09d854c74fb426a935a3e8b1fc390bb0 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 at redhat.com>
Tested-by: Jenkins <ci at libreoffice.org>
diff --git a/Makefile.in b/Makefile.in
index 35f5d43b2af4..b9bf8da06b12 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -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 \
More information about the Libreoffice-commits
mailing list