X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=Makefile.am;h=f9dfd9be6e0e09a7e7191cc9d3e334c5ce4a2934;hp=bccc8083792add47c7eeb942dd0c115967cc5e21;hb=d97fa236de7c359ac318819062131137e3064082;hpb=136ce3b725c83af0b7e8be632e943de6b07b65c5 diff --git a/Makefile.am b/Makefile.am index bccc808..f9dfd9b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -53,6 +53,8 @@ SOURCES = \ mudsync/player.scm \ mudsync/room.scm \ mudsync/run-game.scm \ + mudsync/thing.scm \ + mudsync/package-config.scm \ mudsync.scm # TESTS = \ @@ -75,6 +77,8 @@ EXTRA_DIST = \ $(TESTS) \ $(NOCOMP_SOURCES) \ COPYING \ + worlds/bricabrac.scm \ + worlds/goblin-hq.scm \ pre-inst-env.in