summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPaul Moore <paul@paul-moore.com>2019-07-22 16:07:57 -0400
committerPaul Moore <paul@paul-moore.com>2019-07-22 16:07:57 -0400
commit2b406e3b274407ceef53fa3de9469cfbd0fd0ddb (patch)
tree3439ed91afd23b6775196cd8d992c236922d72c4 /Makefile.am
parentff7fc73bdf4602323ce320a2094c006c9c3e4d42 (diff)
downloadlibseccomp-2b406e3b274407ceef53fa3de9469cfbd0fd0ddb.tar.gz
doc: ship the SECURITY.md file
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c0e5eeb..650dfae 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,7 +24,7 @@ pkgconf_DATA = libseccomp.pc
EXTRA_DIST = \
CHANGELOG CREDITS LICENSE \
- README.md CONTRIBUTING.md
+ README.md CONTRIBUTING.md SECURITY.md
# support silent builds
AM_MAKEFLAGS_0 = --quiet --no-print-directory