From 901cec4bce90f2554d0c8f70976e7fba943b3722 Mon Sep 17 00:00:00 2001 From: Rhys Kidd Date: Thu, 31 Jan 2019 22:21:22 -0500 Subject: [PATCH] Add missing documentation file from EXTRA_DIST Ensure this documentation file is included in tarball. Fixes: 9f3d49a ("Create 3.10.0 section in NEWS, add (first draft of) README_DEVELOPERS_processes") Signed-off-by: Rhys Kidd --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 0458c931d3..242b38a142 100644 --- a/Makefile.am +++ b/Makefile.am @@ -104,6 +104,7 @@ perf: check EXTRA_DIST = \ COPYING.DOCS \ README_DEVELOPERS \ + README_DEVELOPERS_processes \ README_PACKAGERS \ README_MISSING_SYSCALL_OR_IOCTL \ README.s390 \ -- 2.47.2