mirror of
https://github.com/YACReader/yacreader
synced 2025-07-19 21:44:43 -04:00
The introduction of CONFIG+= lrelease introduced a regression in the installation of translation files on systems using make install targets. This is fixed by replacing the old translation targets with the target supplied by lrelease. Fixes #349