X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=Makefile.am;h=bccc8083792add47c7eeb942dd0c115967cc5e21;hp=a9c186f46a94fe7946015dd2f5bf35c0d6cbf840;hb=136ce3b725c83af0b7e8be632e943de6b07b65c5;hpb=c3e788ae7726f7e52a62ffeb30254bfa0f0da7cb 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 \