aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index dfe9e76f..05a001bf 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -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