projects
/
8sync.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e23866
)
build: Add actors demos to EXTRA_DIST.
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Tue, 26 Apr 2016 18:29:47 +0000
(13:29 -0500)
committer
Christopher Allan Webber
<cwebber@dustycloud.org>
Tue, 26 Apr 2016 18:29:47 +0000
(13:29 -0500)
* Makefile.am (EXTRA_DIST): Add the actors demos botherbotherbother,
simplest-possible, and robotscanner.
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index e419f4780520b19b62bd8378b34eaa551dc720c0..51849a32768b47c41279b60b883a37551f4f98cf 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-75,7
+75,10
@@
EXTRA_DIST = \
tests/utils.scm \
demos/run-demo.sh \
demos/ircbot.scm \
- demos/hello-web.scm
+ demos/hello-web.scm \
+ demos/actors/botherbotherbother.scm \
+ demos/actors/simplest-possible.scm \
+ demos/actors/robotscanner.scm
## Make changelog on demand