]> gitweb.michael.orlitzky.com - dunshire.git/blobdiff - makefile
Update the `make clean` target for the new source locations.
[dunshire.git] / makefile
index 2ef17ef883fcd4175057c6e1a0481354e44d01d8..10742db350df3a78805825b5f87459661887aeb8 100644 (file)
--- a/makefile
+++ b/makefile
@@ -8,4 +8,4 @@ lint:
 
 .PHONY: clean
 clean:
-       rm -r __pycache__
+       rm -rf src/dunshire/__pycache__