Also remove the include directory
authorChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 9 Oct 2014 19:31:58 +0000 (14:31 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 10 Oct 2014 19:42:17 +0000 (14:42 -0500)
Makefile.in

index dfe9e76f9250478c312c2cc8059bf6e602c1d6c5..05a001bf81abccdc81832c4ce718526da5ac97a5 100644 (file)
@@ -121,6 +121,7 @@ virtualenv: bin/python
 clean-virtualenv:
        rm -rf ./bin/
        rm -rf ./lib/
+       rm -rf ./include/
 endif
 
 # setup.py doesn't (yet) support an uninstall command, so until it does, you