diff --git a/Makefile b/Makefile index 15bed0e73..28aa5a630 100644 --- a/Makefile +++ b/Makefile @@ -4,5 +4,3 @@ all: resources.py %.py: %.qrc pyrcc4 -o $@ $< -clean: - rm -f .settings.pkl resources.pyc