]> gitweb.michael.orlitzky.com - dunshire.git/commitdiff
Remove docs with `make clean`.
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 14 Oct 2016 17:47:23 +0000 (13:47 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 14 Oct 2016 17:47:23 +0000 (13:47 -0400)
makefile

index 1f991d28841685b065d97d08261dacfc3f0f23e8..db76ca1b6d367bc3f693b6c9945efbee641c1fd0 100644 (file)
--- a/makefile
+++ b/makefile
@@ -15,4 +15,4 @@ lint:
 
 .PHONY: clean
 clean:
-       rm -rf $(SRCDIR)/__pycache__
+       rm -rf $(SRCDIR)/__pycache__ doc/build