correcting the makefile
This commit is contained in:
parent
0b4e98490b
commit
5a33b73309
2
Makefile
2
Makefile
@ -50,6 +50,6 @@ test:
|
||||
nosetests2 test/*
|
||||
|
||||
clean:
|
||||
$$(rm **/*.pyc)
|
||||
rm **/*.pyc
|
||||
|
||||
.PHONY: default compile update update-latest update-readme test clean
|
||||
|
Loading…
x
Reference in New Issue
Block a user