2
0
mirror of git://github.com/lxc/lxc synced 2025-08-29 10:32:02 +00:00

hooks/Makefile.am: add ubuntu-cloud-prep

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
This commit is contained in:
Serge Hallyn 2013-08-14 09:57:12 -05:00
parent baece28226
commit 3fb18be957

View File

@ -3,6 +3,7 @@ hooksdir=@LXCHOOKDIR@
hooks_SCRIPTS = \
clonehostname \
mountcgroups \
mountecryptfsroot
mountecryptfsroot \
ubuntu-cloud-prep
EXTRA_DIST=$(hooks_SCRIPTS)