From 3af3d781d8f2cb6fd6ca286003022736a4990d87 Mon Sep 17 00:00:00 2001 From: deskull Date: Wed, 31 Oct 2018 04:43:23 -0700 Subject: [PATCH] =?utf8?q?[Fix]=20#37353=20Makefile.am=E4=BF=AE=E6=AD=A3?= =?utf8?q?=E3=80=82=20Fixing=20Makefile.am.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 135f17de5..e9be52b9a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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 \ -- 2.11.0