fixed up the inventory command
[mudsync.git] / Makefile.am
index d78ab15f8f5c3b8d3135d9c96ff947a05cdbc8d7..d4885f476ec815aa2e9ccc3f688623e675eb3703 100644 (file)
@@ -53,7 +53,8 @@ SOURCES =  \
        mudsync/player.scm \
        mudsync/room.scm \
        mudsync/run-game.scm \
-       mudsync/thing.scm \
+       mudsync/package-config.scm \
+       mudsync/contrib/mime-types.scm \
        mudsync.scm
 
 # TESTS =                                                      \
@@ -76,6 +77,10 @@ EXTRA_DIST =                                                 \
        $(TESTS)                                        \
        $(NOCOMP_SOURCES)                               \
        COPYING                                         \
+       worlds/bricabrac.scm                            \
+       worlds/goblin-hq.scm                            \
+       data/web-static/css/main.css                    \
+       data/web-static/js/mudsync.js                   \
        pre-inst-env.in