X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=Makefile.am;h=b7320605a5ee33fa94e71113d87f0cfd2d60b183;hp=bccc8083792add47c7eeb942dd0c115967cc5e21;hb=6212897253ee040f58bf1351dabd1b2a3f3e1b75;hpb=136ce3b725c83af0b7e8be632e943de6b07b65c5 diff --git a/Makefile.am b/Makefile.am index bccc808..b732060 100644 --- a/Makefile.am +++ b/Makefile.am @@ -53,6 +53,9 @@ SOURCES = \ mudsync/player.scm \ mudsync/room.scm \ mudsync/run-game.scm \ + mudsync/thing.scm \ + mudsync/package-config.scm \ + mudsync/contrib/mime-types.scm \ mudsync.scm # TESTS = \ @@ -75,6 +78,10 @@ EXTRA_DIST = \ $(TESTS) \ $(NOCOMP_SOURCES) \ COPYING \ + worlds/bricabrac.scm \ + worlds/goblin-hq.scm \ + data/web-static/css/main.css \ + data/web-static/js/mudsync.js \ pre-inst-env.in