Merge commit '42b2e5ca519766e37ce6941ba4faecc9691cc403' into upstream
[debian/openrocket] / cleanup-script.sh
index 6d42d294a1fcf9ee8060bb96d4a4413792d31ab1..4bac64e34b469d94fbba3048a40b9249299eef9c 100755 (executable)
@@ -4,7 +4,7 @@
 #      Copyright 2010 by Bdale Garbee.  GPL v2 or any later version.
 #
 
-git rm -rf dists lib lib-extra lib-test
-rm -rf dists lib lib-extra lib-test
+git rm -rf dists lib lib-extra lib-test web
+rm -rf dists lib lib-extra lib-test web
 
 exit 0