summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2015-11-23 16:01:36 -0600
committerChristopher Allan Webber <cwebber@dustycloud.org>2015-11-23 16:01:36 -0600
commit8f71a1c0f6ddc9e295d929480503222c6baf9e4e (patch)
tree4d34a3d6c7a7eba025137d1d01bc97e401f89f73 /Makefile.am
parent260a9a10fd060573da725c129d2e54ef33ff61a3 (diff)
download8sync-8f71a1c0f6ddc9e295d929480503222c6baf9e4e.tar.gz
Moving the irc bot demo to systems
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c57bf73..0317500 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -45,7 +45,8 @@ moddir=$(prefix)/share/guile/site/2.0
godir=$(libdir)/guile/2.0/ccache
SOURCES = \
- eightsync/agenda.scm
+ eightsync/agenda.scm \
+ eightsync/systems/irc.scm
TESTS = \