OSDN Git Service

Corrected typo for monster-power-table.h so 'make DISTCHECK_CONFIGURE_FLAGS=--disable...
authorEric Branlund <ebranlund@fastmail.com>
Tue, 23 Jun 2020 18:35:15 +0000 (11:35 -0700)
committerHourier <hourier@users.sourceforge.jp>
Sat, 4 Jul 2020 12:55:47 +0000 (21:55 +0900)
src/Makefile.am

index 9ba940f..e3036ac 100644 (file)
@@ -381,7 +381,7 @@ hengband_SOURCES = \
        monster-race/race-indice-types.h \
        \
        mspell/assign-monster-spell.c mspell/assign-monster-spell.h \
-       mspell/monster-power-table.c mspell/monster-power-table..h \
+       mspell/monster-power-table.c mspell/monster-power-table.h \
        mspell/mspells1.c mspell/mspells1.h \
        mspell/mspells2.c mspell/mspells2.h \
        mspell/mspells3.c mspell/mspells3.h \