diff options
-rw-r--r-- | Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |