diff --git a/python/Makefile.am b/python/Makefile.am index 11e8ca787..fc3588d92 100644 --- a/python/Makefile.am +++ b/python/Makefile.am @@ -25,6 +25,7 @@ generator_built = \ EXTRA_DIST = \ $(generator_built) \ MANIFEST.in \ + README.txt \ setup.py.in \ run-bindtests \ run-python-tests \