diff --git a/src/app/translations.pri b/src/app/translations.pri index 82335c869..10e52c35f 100755 --- a/src/app/translations.pri +++ b/src/app/translations.pri @@ -61,8 +61,8 @@ for(_translation_name, INSTALL_TRANSLATIONS) { } system(rm -fv $${OUT_PWD}/$$DESTDIR/translations/*.qm) } - QMAKE_CLEAN += $$shell_path($$_translation_name) } + QMAKE_CLEAN += $$shell_path($$_translation_name) } # Make possible run program even you do not install it. Seek files in local directory.