X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=makefile;h=10742db350df3a78805825b5f87459661887aeb8;hb=21f85dc3effec30c4c8395af57e83d98247a4ab6;hp=2ef17ef883fcd4175057c6e1a0481354e44d01d8;hpb=56ea961887d507114174af5f92b8c3c77b0b7a50;p=dunshire.git diff --git a/makefile b/makefile index 2ef17ef..10742db 100644 --- a/makefile +++ b/makefile @@ -8,4 +8,4 @@ lint: .PHONY: clean clean: - rm -r __pycache__ + rm -rf src/dunshire/__pycache__