X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=Makefile.am;h=d4885f476ec815aa2e9ccc3f688623e675eb3703;hp=f9dfd9be6e0e09a7e7191cc9d3e334c5ce4a2934;hb=f077644528d3ff0aa8b64c3050f72e9b08b80d49;hpb=f45624ba340380a78970a1330620b6b15744ae87 diff --git a/Makefile.am b/Makefile.am index f9dfd9b..d4885f4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -53,8 +53,8 @@ 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 = \ @@ -79,6 +79,8 @@ EXTRA_DIST = \ COPYING \ worlds/bricabrac.scm \ worlds/goblin-hq.scm \ + data/web-static/css/main.css \ + data/web-static/js/mudsync.js \ pre-inst-env.in