Add attach_options.h to the list of included files

Without this, make dist doesn't include it and LXC fails to build. Signed-off-by: 's avatarStéphane Graber <stgraber@ubuntu.com>
parent fbbf5192
pkginclude_HEADERS = \
arguments.h \
start.h \
console.h \
error.h \
monitor.h \
utils.h \
namespace.h \
attach.h \
attach_options.h \
bdev.h \
caps.h \
lxc.h \
cgroup.h \
conf.h \
console.h \
error.h \
list.h \
log.h \
state.h \
attach.h \
lxccontainer.h \
lxc.h \
lxclock.h \
bdev.h \
monitor.h \
namespace.h \
start.h \
state.h \
utils.h \
version.h
if IS_BIONIC
......
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