X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=Makefile.am;h=bccc8083792add47c7eeb942dd0c115967cc5e21;hp=4ccc0098252ffe101d31f5080eda1e2273f07885;hb=43b6ac4e8ceff7aad909294b1b00ebdd6a38ec15;hpb=7b2886381596de9b115aeedbac4787e8f0bb483a;ds=sidebyside diff --git a/Makefile.am b/Makefile.am index 4ccc009..bccc808 100644 --- a/Makefile.am +++ b/Makefile.am @@ -45,7 +45,14 @@ moddir=$(prefix)/share/guile/site/2.0 godir=$(libdir)/guile/2.0/ccache SOURCES = \ + mudsync/command.scm \ + mudsync/game-master.scm \ + mudsync/gameobj.scm \ mudsync/networking.scm \ + mudsync/parser.scm \ + mudsync/player.scm \ + mudsync/room.scm \ + mudsync/run-game.scm \ mudsync.scm # TESTS = \