summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2022-12-18 11:35:54 -0500
committerDavid Thompson <dthompson2@worcester.edu>2023-01-06 16:00:25 -0500
commit4c032a6593bd2f9da87801c210351691010154ec (patch)
tree7ba6cfd4677a31676408ccec0c89e4d52b11318b /Makefile.am
parent806e19f450497f62237240fe5a7596d521c3a137 (diff)
Just for fun: Now both host/join programs are graphical.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index a93a305..5776d5d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,5 +26,5 @@ SOURCES = \
community-garden/garden-bed.scm \
community-garden/actors.scm \
community-garden/view.scm \
- community-garden/edit.scm \
- community-garden.scm
+ community-garden/host.scm \
+ community-garden/join.scm