Make bootstrap script part of dist packages

This commit is contained in:
Zdenek Styblik 2016-04-10 18:17:02 +02:00
parent 19293f08df
commit 02cdde0264

View File

@ -31,7 +31,7 @@
DOCDIR = $(datadir)/doc/$(PACKAGE)
DOCLIST = $(top_srcdir)/README $(top_srcdir)/COPYING $(top_srcdir)/AUTHORS $(top_srcdir)/ChangeLog
EXTRA_DIST = $(DOCLIST)
EXTRA_DIST = $(DOCLIST) bootstrap
AUTOMAKE_OPTIONS = dist-bzip2