X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=makefile;fp=makefile;h=db76ca1b6d367bc3f693b6c9945efbee641c1fd0;hb=42ab07f585e6d36ee5bf3c9190d854ac0ea25f11;hp=1f991d28841685b065d97d08261dacfc3f0f23e8;hpb=e324a6a99a9dee32fda234c5a5b941b510b45e02;p=dunshire.git diff --git a/makefile b/makefile index 1f991d2..db76ca1 100644 --- a/makefile +++ b/makefile @@ -15,4 +15,4 @@ lint: .PHONY: clean clean: - rm -rf $(SRCDIR)/__pycache__ + rm -rf $(SRCDIR)/__pycache__ doc/build