aboutsummaryrefslogtreecommitdiff
path: root/clean.do
diff options
context:
space:
mode:
Diffstat (limited to 'clean.do')
-rw-r--r--clean.do4
1 files changed, 2 insertions, 2 deletions
diff --git a/clean.do b/clean.do
index 389daf3..b30f907 100644
--- a/clean.do
+++ b/clean.do
@@ -1,5 +1,5 @@
. ./config.rc
-redo bin/clean
+redo bin/clean src/clean
redo_clean
rm -f "cpt-$VERSION.tar.xz"
-find doc -name '*.info' -exec rm -f -- {} +
+find docs -name '*.info' -exec rm -f -- {} +