mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 10:37:22 +00:00
Make bootstrap script part of dist packages
This commit is contained in:
parent
19293f08df
commit
02cdde0264
@ -31,7 +31,7 @@
|
|||||||
DOCDIR = $(datadir)/doc/$(PACKAGE)
|
DOCDIR = $(datadir)/doc/$(PACKAGE)
|
||||||
DOCLIST = $(top_srcdir)/README $(top_srcdir)/COPYING $(top_srcdir)/AUTHORS $(top_srcdir)/ChangeLog
|
DOCLIST = $(top_srcdir)/README $(top_srcdir)/COPYING $(top_srcdir)/AUTHORS $(top_srcdir)/ChangeLog
|
||||||
|
|
||||||
EXTRA_DIST = $(DOCLIST)
|
EXTRA_DIST = $(DOCLIST) bootstrap
|
||||||
|
|
||||||
AUTOMAKE_OPTIONS = dist-bzip2
|
AUTOMAKE_OPTIONS = dist-bzip2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user