From 4c032a6593bd2f9da87801c210351691010154ec Mon Sep 17 00:00:00 2001 From: David Thompson Date: Sun, 18 Dec 2022 11:35:54 -0500 Subject: Just for fun: Now both host/join programs are graphical. --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') 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 -- cgit v1.2.3