X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=Makefile.am;h=b7320605a5ee33fa94e71113d87f0cfd2d60b183;hp=d78ab15f8f5c3b8d3135d9c96ff947a05cdbc8d7;hb=106536778bbd8ad0cc850cb3ef7dcc5e2499eee2;hpb=7e11c67b59dc07a46576b2acaa4657ee533df7d5 diff --git a/Makefile.am b/Makefile.am index d78ab15..b732060 100644 --- a/Makefile.am +++ b/Makefile.am @@ -54,6 +54,8 @@ SOURCES = \ mudsync/room.scm \ mudsync/run-game.scm \ mudsync/thing.scm \ + mudsync/package-config.scm \ + mudsync/contrib/mime-types.scm \ mudsync.scm # TESTS = \ @@ -76,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