]> git.proxmox.com Git - mirror_lxc.git/blob - hooks/Makefile.am
include hook files in make dist
[mirror_lxc.git] / hooks / Makefile.am
1 hooksdir=@LXCHOOKDIR@
2
3 hooks_SCRIPTS = \
4 mountcgroups \
5 mountecryptfsroot
6
7 EXTRA_DIST=$(hooks_SCRIPTS)