OSDN Git Service

[Refactor] #37353 do_cmd_fire_aux() 関連を shoot.c へ移動。 / Move do_cmd_fire_aux() to...
[hengband/hengband.git] / src / Makefile.am
index a2fc84d..0e41f24 100644 (file)
@@ -25,7 +25,9 @@ hengband_SOURCES = \
        monster.h \
        monsterrace-hook.c monsterrace-hook.h monster-process.c \
        monster-process.h monster-status.c monster-status.h monster1.c \
-       monster2.c mspells1.c mspells2.c mspells3.c mspells4.c mutation.c \
+       monster2.c mspells1.c mspells2.c mspells3.c mspells4.c \
+       \
+       mutation.h mutation.c \
        \
        object-curse.c object-curse.h \
        object-hook.c object-hook.h object1.c object2.c \
@@ -36,6 +38,9 @@ hengband_SOURCES = \
        projection.h \
        \
        player-damage.c player-damage.h player-status.c player-status.h \
+       \
+       quest.h quest.c\
+       \
        racial.c \
        realm-arcane.c \
        realm-arcane.h realm-chaos.c realm-chaos.h realm-craft.c realm-craft.h \