mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
![]() By raising an error for being unable to find libapparmor any time a make command is run, we break things like make clean and other targets that don't strictly depend on libapparmor existing (note that Tyler's implementation for the parser did not do this). This patch fixes this for the regression tests, mod_apparmor and pam_apparmor by making a separate libapparmor_check target that looks to see if an error message should be generated. Signed-off-by: Steve Beattie <steve@nxnw.org> Acked-by: Seth Arnold <seth.arnold@canonical.com> |
||
---|---|---|
.. | ||
regression | ||
stress | ||
Makefile |