X-Git-Url: https://jxself.org/git/?p=8sync.git;a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=654de779654631269e5aa875c088993b93ce1640;hp=552b62b22a494556c3e7c89fdf4fddcb8d11d26b;hb=60cffdd4c3c7a44d9359e93cf4ae5330158aaf95;hpb=d1d7afdf6d10d021ea79755bb9d3808f67a1c959 diff --git a/Makefile.am b/Makefile.am index 552b62b..654de77 100644 --- a/Makefile.am +++ b/Makefile.am @@ -48,7 +48,6 @@ SOURCES = \ 8sync/agenda.scm \ 8sync/repl.scm \ 8sync/systems/irc.scm \ - 8sync/systems/web.scm \ 8sync/systems/actors.scm \ 8sync/systems/actors/debug.scm @@ -76,7 +75,6 @@ EXTRA_DIST = \ tests/utils.scm \ demos/run-demo.sh \ demos/ircbot.scm \ - demos/hello-web.scm \ demos/actors/botherbotherbother.scm \ demos/actors/simplest-possible.scm \ demos/actors/robotscanner.scm