Unverified Commit 15190a6a by Ruben Jenster Committed by Christian Brauner

tests: Fix compilation with appamor enabled.

parent c14c31d4
......@@ -564,6 +564,7 @@ AM_CFLAGS=-DLXCROOTFSMOUNT=\"$(LXCROOTFSMOUNT)\" \
if ENABLE_APPARMOR
AM_CFLAGS += -DHAVE_APPARMOR
AM_CFLAGS += -DAPPARMOR_CACHE_DIR=\"$(APPARMOR_CACHE_DIR)\"
endif
if ENABLE_SECCOMP
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment