diff --git a/Makefile b/Makefile index 6b378949cc..44561dd56f 100644 --- a/Makefile +++ b/Makefile @@ -168,8 +168,8 @@ $(QRCODEGEN): | deps $(MAKE) rcc: - rm -f ./bin/resources.rcc - rm -f ./resources.qrc + rm -f ./resources.rcc + rm -f ./ui/resources.qrc ./ui/generate-rcc.sh rcc --binary ui/resources.qrc -o ./resources.rcc