OSDN Git Service

[Fix] #37353 Makefile.am修正。
authordeskull <deskull@users.sourceforge.jp>
Wed, 31 Oct 2018 11:43:23 +0000 (04:43 -0700)
committerdeskull <deskull@users.sourceforge.jp>
Wed, 31 Oct 2018 11:43:23 +0000 (04:43 -0700)
Fixing Makefile.am.

src/Makefile.am

index 135f17d..e9be52b 100644 (file)
@@ -16,7 +16,8 @@ hengband_SOURCES = \
        history.h history.c \
        h-system.h h-type.h inet.c init1.c init2.c init.h japanese.c load.c \
        main.c main-x11.c main-gcu.c mane.c melee1.c mind.c \
-       monster-hook.c monster-hook.h monster-status.c monster-status.h monster1.c \
+       monster-hook.c monster-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 \
        object-hook.c object-hook.h object1.c object2.c obj_kind.c racial.c \
        realm-arcane.c \