Add pyc files to autoclean
Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
1d8d932fa6
commit
1bbb34365c
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue