From 1ecd0b00586fd93c232a1a28ae81d497cf55439a Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 5 Apr 2016 12:06:23 +0100 Subject: [PATCH] Add python/t/README to EXTRA_DIST. Fixes commit aae74c9e4e062d5b311977f34edbf6d654e5db12. --- python/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/python/Makefile.am b/python/Makefile.am index 85bc84e74..8b2ec7195 100644 --- a/python/Makefile.am +++ b/python/Makefile.am @@ -29,6 +29,7 @@ EXTRA_DIST = \ setup.py.in \ run-bindtests \ run-python-tests \ + t/README \ t/*.py if HAVE_PYTHON