Skip to content

Commit

Permalink
fix makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
lzx1413 committed Aug 17, 2017
1 parent 08edc5d commit f9ee029
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Expand Up @@ -4,5 +4,3 @@ all: resources.py
%.py: %.qrc
pyrcc4 -o $@ $<

clean:
rm -f .settings.pkl resources.pyc

0 comments on commit f9ee029

Please sign in to comment.