From b219e40fabe96350b8503dbec3b5943b68cb071a Mon Sep 17 00:00:00 2001 From: deskull Date: Wed, 17 Apr 2019 23:21:47 +0900 Subject: [PATCH] =?utf8?q?[Fix]=20#37353=20cmd2.c=20=E6=94=B9=E5=90=8D?= =?utf8?q?=E6=99=82=E3=81=97=E6=90=8D=E3=81=AD=E3=81=9F=20Makefile.am=20?= =?utf8?q?=E3=81=AE=E4=BF=AE=E6=AD=A3=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 7c8a2bdb4..0f63bf1c4 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -12,7 +12,7 @@ hengband_SOURCES = \ avatar.h avatar.c \ \ birth.c bldg.c bldg.h chest.c chest.h chuukei.c \ - cmd2.c cmd4.c cmd-activate.c cmd-activate.h cmd-eat.c cmd-eat.h \ + cmd-basic.c cmd-basic.h cmd4.c cmd-activate.c cmd-activate.h cmd-eat.c cmd-eat.h \ cmd-item.c cmd-item.h cmd-magiceat.c cmd-magiceat.h \ cmd-mane.c cmd-mane.h cmd-pet.c cmd-pet.h \ cmd-quaff.c cmd-quaff.h cmd-read.c cmd-read.h cmd-spell.c cmd-spell.h \ -- 2.11.0