X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=Makefile.am;h=d4885f476ec815aa2e9ccc3f688623e675eb3703;hp=bccc8083792add47c7eeb942dd0c115967cc5e21;hb=dc03715be3fb99a68618c9aea2bd1e35fae8548c;hpb=136ce3b725c83af0b7e8be632e943de6b07b65c5 diff --git a/Makefile.am b/Makefile.am index bccc808..d4885f4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -53,6 +53,8 @@ SOURCES = \ mudsync/player.scm \ mudsync/room.scm \ mudsync/run-game.scm \ + mudsync/package-config.scm \ + mudsync/contrib/mime-types.scm \ mudsync.scm # TESTS = \ @@ -75,6 +77,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