diff --git a/src/tools/qpatch/files-to-patch-linux b/src/tools/qpatch/files-to-patch-linux index 2cf70c97291..33e5eeef7d8 100644 --- a/src/tools/qpatch/files-to-patch-linux +++ b/src/tools/qpatch/files-to-patch-linux @@ -1,4 +1,5 @@ bin/qmake +bin/lrelease lib/libQtCore.so %% lib/libQtCore.la diff --git a/src/tools/qpatch/files-to-patch-windows b/src/tools/qpatch/files-to-patch-windows index 62dafff80d8..a85411409b5 100644 --- a/src/tools/qpatch/files-to-patch-windows +++ b/src/tools/qpatch/files-to-patch-windows @@ -1,4 +1,5 @@ bin/qmake.exe +bin/lrelease.exe bin/QtCore4.dll bin/QtCored4.dll %%