mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
python: remove also __pycache__ directories on clean
This commit is contained in:
@@ -159,4 +159,4 @@ CLEANFILES += \
|
||||
utils.c
|
||||
|
||||
clean-local:
|
||||
rm -rf build dist
|
||||
rm -rf build dist __pycache__ t/__pycache__
|
||||
|
||||
Reference in New Issue
Block a user