projects
/
8sync.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c11c93
)
build: Add demos/run-demo.sh and demos/ircbot.scm to EXTRA_DIST
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Sun, 29 Nov 2015 17:51:53 +0000
(11:51 -0600)
committer
Christopher Allan Webber
<cwebber@dustycloud.org>
Sun, 29 Nov 2015 17:51:53 +0000
(11:51 -0600)
* Makefile.am (EXTRA_DIST): Added `demos/run_demo.sh' and `demos/ircbot.scm'
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index f6c01317ac9ae88c1be90aecd1a6b51d6cd13a24..5b4705bcd471d1a95ec96e553929329e92d1d66d 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-69,7
+69,9
@@
EXTRA_DIST = \
$(TESTS) \
$(NOCOMP_SOURCES) \
pre-inst-env.in \
- tests/utils.scm
+ tests/utils.scm \
+ demos/run-demo.sh \
+ demos/ircbot.scm
## Make changelog on demand