aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2014-10-09 14:31:58 -0500
committerChristopher Allan Webber <cwebber@dustycloud.org>2014-10-10 14:42:17 -0500
commit90c2989bd229b137129a484387788c9b21f25df0 (patch)
tree121ab5259c436ac442aab8dc65bc7e3e87fac25e /Makefile.in
parent41c6732eff84beba27c09b61df9e089a9992bb16 (diff)
downloadmediagoblin-90c2989bd229b137129a484387788c9b21f25df0.tar.lz
mediagoblin-90c2989bd229b137129a484387788c9b21f25df0.tar.xz
mediagoblin-90c2989bd229b137129a484387788c9b21f25df0.zip
Also remove the include directory
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