summaryrefslogtreecommitdiff
path: root/autoclean.sh
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2009-05-18 23:00:16 -0500
committerDan McGee <dan@archlinux.org>2009-05-18 23:02:56 -0500
commit1bbb34365c437ebdf85874f39474bce37c4b7144 (patch)
tree5187154b83e55183f9c63210634bfe09bb21e2ba /autoclean.sh
parent1d8d932fa65d920ab4d43d90f3227c17714f4f14 (diff)
Add pyc files to autoclean
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'autoclean.sh')
-rwxr-xr-xautoclean.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/autoclean.sh b/autoclean.sh
index c043c08f..73675f8d 100755
--- a/autoclean.sh
+++ b/autoclean.sh
@@ -21,6 +21,8 @@ rm -f etc/abs/{Makefile.in,Makefile}
rm -f pactest{,/tests}/{Makefile.in,Makefile}
rm -f contrib/{Makefile.in,Makefile}
rm -f doc/{Makefile.in,Makefile}
+
+rm -f pactest/*.pyc
rm -f doc/html/*.html
rm -f doc/man3/*.3