X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=Makefile.am;h=bccc8083792add47c7eeb942dd0c115967cc5e21;hp=a9c186f46a94fe7946015dd2f5bf35c0d6cbf840;hb=43b6ac4e8ceff7aad909294b1b00ebdd6a38ec15;hpb=d13325f5f6eba20c808636948432dcdff4e138f6 diff --git a/Makefile.am b/Makefile.am index a9c186f..bccc808 100644 --- a/Makefile.am +++ b/Makefile.am @@ -45,6 +45,7 @@ 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 \