Skip to content

Commit

Permalink
remove quotes blocking blog expansion...
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Walladge committed Oct 27, 2018
1 parent 12f6d23 commit 78bdba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -21,7 +21,7 @@ fixme:
pylint piqueserver pyspades --disable=all --enable=fixme

clean:
rm -f "pyspades/*.so" # built c extensions
rm -f pyspades/*.so # built c extensions
rm -f pyspades/{bytes,common,contained,loaders,mapmaker,packet,vxl,world}.cpp # generated by cython
rm -rf build/ piqueserver.egg-info/

Expand Down

0 comments on commit 78bdba2

Please sign in to comment.