Commit beff9939 by Ruben Jenster

tests: Fix compilation with appamor enabled.

parent c8fe1155
......@@ -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