X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=Makefile.am;h=b7320605a5ee33fa94e71113d87f0cfd2d60b183;hp=f9dfd9be6e0e09a7e7191cc9d3e334c5ce4a2934;hb=6f7c1d4f9a2043c16f83facef6b3216e45e14f40;hpb=f45624ba340380a78970a1330620b6b15744ae87 diff --git a/Makefile.am b/Makefile.am index f9dfd9b..b732060 100644 --- a/Makefile.am +++ b/Makefile.am @@ -55,6 +55,7 @@ SOURCES = \ mudsync/run-game.scm \ mudsync/thing.scm \ mudsync/package-config.scm \ + mudsync/contrib/mime-types.scm \ mudsync.scm # TESTS = \ @@ -79,6 +80,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