projects
/
8sync.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25403eb
)
build: Include bootstrap.sh in tarball.
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Sun, 8 Jan 2017 00:50:50 +0000
(18:50 -0600)
committer
Christopher Allan Webber
<cwebber@dustycloud.org>
Sun, 8 Jan 2017 00:50:50 +0000
(18:50 -0600)
* Makefile.am (EXTRA_DIST): Add bootstrap.sh.
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 19f8da75946df3b7d9dcdc967df5755488efd8e2..e8461dbf0b43365829f4d4dcecc13fce8826bb45 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-73,6
+73,7
@@
EXTRA_DIST = \
$(NOCOMP_SOURCES) \
COPYING-gplv3.txt \
pre-inst-env.in \
+ bootstrap.sh \
tests/utils.scm \
demos/run-demo.sh \
demos/ircbot.scm \