summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTommi Virtanen <tv@hq.newdream.net>2011-01-14 10:35:20 -0800
committerTommi Virtanen <tv@hq.newdream.net>2011-01-14 16:27:24 -0800
commit95d7d6e2b6dc5192430d536b50f67762fbbbe066 (patch)
tree48aedfd03b82bce1c683b8aaafb60d218b698294 /Makefile.am
parenta549955ec95085cfdae75d14a50ba5912ed8a8dd (diff)
downloadceph-95d7d6e2b6dc5192430d536b50f67762fbbbe066.tar.gz
Clean up test virtualenv on "make clean".
Found by "make distcheck".
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 1960aab1a8f..a7b172fd6b9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,3 +26,5 @@ clean-local:
echo "Making clean in src/gtest"; \
cd src/gtest && $(MAKE) $(AM_MAKEFLAGS) clean; \
fi
+
+ @rm -rf src/test/virtualenv