This patch fixes an issue with the toplevel make clean target that did
not take into account where the libapparmor tree had been moved to.
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: b/Makefile
===================================================================
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ include common/Make.rules
DIRS=parser \
profiles \
utils \
- changehat/libapparmor \
+ libraries/libapparmor \
changehat/mod_apparmor \
changehat/pam_apparmor \
tests
--
AppArmor mailing list
[email protected]
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/apparmor