From: Dmitry V. Levin Date: Sun, 22 Feb 2015 01:06:57 +0000 (+0000) Subject: Fix "make dist" regression X-Git-Tag: v4.10~91 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=87c715b32c4662bc536e1c2cc47d76f1ac319f6c;p=strace Fix "make dist" regression * Makefile.am (EXTRA_DIST): Remove README-linux. --- diff --git a/Makefile.am b/Makefile.am index 35ba7b8e..47696e0a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -141,7 +141,6 @@ EXTRA_DIST = \ CREDITS \ ChangeLog \ ChangeLog-CVS \ - README-linux \ README-linux-ptrace \ debian/changelog \ debian/compat \