mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -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