mirror_lxc/hooks/Makefile.am
Serge Hallyn 3fb18be957 hooks/Makefile.am: add ubuntu-cloud-prep
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
2013-08-14 09:57:12 -05:00

10 lines
143 B
Makefile

hooksdir=@LXCHOOKDIR@
hooks_SCRIPTS = \
clonehostname \
mountcgroups \
mountecryptfsroot \
ubuntu-cloud-prep
EXTRA_DIST=$(hooks_SCRIPTS)