You can now kiss the frog!
[mudsync.git] / Makefile.am
index d6b943c9b48eb3d2373d503a16257d510ed5956c..044cfd4966ec4f8bdad69932260b5c992a239c82 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright © 2015, 2016 Christopher Allan Webber <cwebber@dustycloud.org>
+## Copyright © 2015, 2016 Christine Lemmer-Webber <cwebber@dustycloud.org>
 
 ## 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 \