mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 00:14:44 +01:00
tests: fix make clean target
Make the tests/stress 'make clean' target cope with the rename from subdomain to apparmor. Signed-off-by: Steve Beattie <steve.beattie@canonical.com>
This commit is contained in:
parent
9db669a0ef
commit
7496fad27f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
SUBDIRS=subdomain
|
||||
SUBDIRS=apparmor
|
||||
|
||||
.PHONY: clean
|
||||
clean:
|
||||
|
|
Loading…
Add table
Reference in a new issue