add bootstrap.sh to the distributed files
diff --git a/Makefile.am b/Makefile.am --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ info_TEXINFOS = doc/pyconfigure.texi EXTRA_DIST = src/Makefile.in src/configure src/configure.ac \ -src/m4/python.m4 src/setup.py.in src/PKG-INFO.in +src/m4/python.m4 src/setup.py.in src/PKG-INFO.in src/bootstrap.sh