diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2018-02-07 20:56:29 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2018-02-09 08:51:05 +0100 |
commit | bcbb3c4f5b23acd4fe73c7d8b080d20c49d664f8 (patch) | |
tree | be631397a713692cb1081d72d7be789a3db2cc80 /Repository.mk | |
parent | c07b913cc6f2ad29863c0c9a50bd3b6bdd849569 (diff) |
Remove dead Executable_genlang
...originally introduce with 999c68f12f1d95b16a97294949a0e6ba6d3ba259 "genLang
project (awareness)", but apparently never took off.
Change-Id: I6f61271a75d96750dea63de596b7745c2f589b83
Reviewed-on: https://gerrit.libreoffice.org/49389
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'Repository.mk')
-rw-r--r-- | Repository.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Repository.mk b/Repository.mk index 17dab1319038..2f34509f4f4c 100644 --- a/Repository.mk +++ b/Repository.mk @@ -34,7 +34,6 @@ $(eval $(call gb_Helper_register_executables,NONE, \ genconv_dict \ gendict \ genindex_data \ - genlang \ helpex \ idxdict \ langsupport \ |