X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=Makefile.am;h=15f8e8d93b27e7c73361360bf8dfdc36cc51b0de;hp=d4885f476ec815aa2e9ccc3f688623e675eb3703;hb=e942236a7af8d921ad49b58237286214bfd23fe9;hpb=566bf50b08106fe68270c79420886a546666e786 diff --git a/Makefile.am b/Makefile.am index d4885f4..15f8e8d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -46,6 +46,7 @@ godir=$(libdir)/guile/2.0/ccache SOURCES = \ mudsync/command.scm \ + mudsync/container.scm \ mudsync/game-master.scm \ mudsync/gameobj.scm \ mudsync/networking.scm \ @@ -54,6 +55,7 @@ SOURCES = \ mudsync/room.scm \ mudsync/run-game.scm \ mudsync/package-config.scm \ + mudsync/utils.scm \ mudsync/contrib/mime-types.scm \ mudsync.scm