]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
Add the seccomp examples to EXTRA_DIST
authorStéphane Graber <stgraber@ubuntu.com>
Thu, 13 Feb 2014 04:19:45 +0000 (23:19 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 13 Feb 2014 04:19:45 +0000 (23:19 -0500)
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
doc/examples/Makefile.am

index 32bb2793bec07d3d9246a55ed39835e29b41d964..a420dfab2dec0bfbd7bf0dc0e8a4f751778b4488 100644 (file)
@@ -25,3 +25,8 @@ noinst_DATA = \
        seccomp-v1.conf \
        seccomp-v2-blacklist.conf \
        seccomp-v2.conf
+
+EXTRA_DIST = \
+       seccomp-v1.conf \
+       seccomp-v2-blacklist.conf \
+       seccomp-v2.conf