mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
Description: clean out test dir python cache directory
Signed-off-by: Steve Beattie <sbeattie@ubuntu.com> Acked-by: Tyler Hicks <tyhicks@canonical.com> Acked-by: Seth Arnold <seth.arnold@canonical.com>
This commit is contained in:
parent
cbedbdde81
commit
d1791ff286
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ clean: _clean
|
|||
$(MAKE) -C vim clean
|
||||
rm -rf staging/ build/
|
||||
rm -f apparmor/*.pyc
|
||||
rm -rf test/__pycache__/
|
||||
|
||||
# ${CAPABILITIES} is defined in common/Make.rules
|
||||
.PHONY: check_severity_db
|
||||
|
|
Loading…
Add table
Reference in a new issue