X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=Makefile.am;h=a9c186f46a94fe7946015dd2f5bf35c0d6cbf840;hp=4ccc0098252ffe101d31f5080eda1e2273f07885;hb=d13325f5f6eba20c808636948432dcdff4e138f6;hpb=20660ae0821d01f38105617ea3114b3251b8fd3a diff --git a/Makefile.am b/Makefile.am index 4ccc009..a9c186f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -45,7 +45,13 @@ moddir=$(prefix)/share/guile/site/2.0 godir=$(libdir)/guile/2.0/ccache SOURCES = \ + 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 = \