Also remove the include directory

This commit is contained in:
Christopher Allan Webber 2014-10-09 14:31:58 -05:00
parent 41c6732eff
commit 90c2989bd2

View 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