``` LINGUAS="en_GB" ./configure ... make[2]: *** No rule to make target 'en_GB.po', needed by 'en_GB.gmo'. Stop. ```
need a file po/LINGUAS Used to exist and subsequently generated with waf: https://github.com/geany/geany-plugins/commit/85db7a3e343f35a9a3f133babb60968682ff14c0 but doesn't seem to have been replaced when waf removed. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/475
