X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=Makefile.am;h=15f8e8d93b27e7c73361360bf8dfdc36cc51b0de;hp=d6b943c9b48eb3d2373d503a16257d510ed5956c;hb=refs%2Fheads%2Fmaster;hpb=60360817d9a1a4b7c3aa5d72484c46d292e402b4 diff --git a/Makefile.am b/Makefile.am index d6b943c..044cfd4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -## Copyright © 2015, 2016 Christopher Allan Webber +## Copyright © 2015, 2016 Christine Lemmer-Webber ## parts of this automake recipe borrowed from: @@ -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 \