aboutsummaryrefslogtreecommitdiff
path: root/test/build
diff options
context:
space:
mode:
Diffstat (limited to 'test/build')
-rwxr-xr-xtest/build/aterm-build.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/build/aterm-build.sh b/test/build/aterm-build.sh
index cfc83806b..f8cca71aa 100755
--- a/test/build/aterm-build.sh
+++ b/test/build/aterm-build.sh
@@ -8,3 +8,5 @@ cd aterm-*
./configure --prefix=$top
make
make install
+cd ..
+rm -rf aterm-*