summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPaul Moore <pmoore@redhat.com>2014-10-21 16:14:10 -0400
committerPaul Moore <pmoore@redhat.com>2014-10-21 16:14:10 -0400
commit97e09041741edce5197dfb0cc43e3a3cb0d9f8f0 (patch)
tree4b6427cbb5e5eacae12fb41f3c4dbc7c0f63e637 /Makefile.am
parent7aa14c4190d33dbd081f89b912ffc59f2d8cf0d0 (diff)
downloadlibseccomp-97e09041741edce5197dfb0cc43e3a3cb0d9f8f0.tar.gz
build: fix some problems seen with 'make dist' tarballs
Signed-off-by: Paul Moore <pmoore@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 71fde48..a81b6fa 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,6 +22,8 @@ SUBDIRS = include src tools tests doc
pkgconfdir = ${libdir}/pkgconfig
pkgconf_DATA = libseccomp.pc
+EXTRA_DIST = CHANGELOG CREDITS LICENSE README SUBMITTING_PATCHES
+
# support silent builds
AM_MAKEFLAGS_0 = --quiet --no-print-directory
AM_MAKEFLAGS_1 =