From: Deskull Date: Mon, 21 Jan 2019 16:06:49 +0000 (+0900) Subject: [Fix] #37353 Makefile.am 修正。 / Fix Makefile.am. X-Git-Tag: vmacos2.2.1-7a~815 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=c8638f77a379db14cca315217cd75050769fdd05;p=hengbandforosx%2Fhengbandosx.git [Fix] #37353 Makefile.am 修正。 / Fix Makefile.am. --- diff --git a/src/Makefile.am b/src/Makefile.am index 66f47f5c0..085c285f5 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -64,7 +64,7 @@ hengband_SOURCES = \ sort.c sort.h \ store.h store.c tables.c trap.c trap.h types.h util.c \ variable.c wild.c wizard1.c wizard2.c \ - world.c world.h + world.c world.h \ \ view-mainwindow.c\ \