Fancy printed exceptions if it's an asynchronous exception
[8sync.git] / Makefile.am
index c57bf73dfcd921063f4b6b19656ba07f98e7b6b0..bd1587a24cb8fbddbb4a3d9c867db5b7a10f2e8e 100644 (file)
@@ -45,7 +45,9 @@ moddir=$(prefix)/share/guile/site/2.0
 godir=$(libdir)/guile/2.0/ccache
 
 SOURCES =  \
-       eightsync/agenda.scm
+       eightsync/agenda.scm \
+       eightsync/repl.scm \
+       eightsync/systems/irc.scm
 
 
 TESTS =                                                        \
@@ -65,5 +67,5 @@ CLEANFILES =                                          \
 EXTRA_DIST =                                           \
        $(SOURCES)                                      \
        $(TESTS)                                        \
-       pre-inst-env.in
-#      tests/utils.scm
+       pre-inst-env.in                                 \
+       tests/utils.scm