From: Stéphane Graber Date: Fri, 20 Jun 2014 22:08:11 +0000 (-0400) Subject: Include ubuntu.priv.seccomp in dist tarball X-Git-Tag: lxc-1.1.0.alpha1~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cad52a113839d18fb500b5118894d4ce4744726;p=thirdparty%2Flxc.git Include ubuntu.priv.seccomp in dist tarball Signed-off-by: Stéphane Graber --- diff --git a/config/templates/Makefile.am b/config/templates/Makefile.am index dec62d98e..0b265dfb2 100644 --- a/config/templates/Makefile.am +++ b/config/templates/Makefile.am @@ -1,5 +1,7 @@ templatesconfigdir=@LXCTEMPLATECONFIG@ +EXTRA_DIST = ubuntu.priv.seccomp + templatesconfig_DATA = \ centos.common.conf \ centos.userns.conf \