OSDN Git Service

Corrected typo for game-option/auto-destruction-option.{c,h} in the list of source...
authorEric Branlund <ebranlund@fastmail.com>
Mon, 15 Jun 2020 01:08:13 +0000 (18:08 -0700)
committerHourier <hourier@users.sourceforge.jp>
Sat, 20 Jun 2020 05:02:49 +0000 (14:02 +0900)
src/Makefile.am

index 5b819b3..e81b757 100644 (file)
@@ -158,7 +158,7 @@ hengband_SOURCES = \
        floor/pattern-walk.c floor/pattern-walk.h \
        floor/wild.h floor/wild.c \
        \
-       game-option/auto-destruction-option.c game-option/auto-destruction-option.h \
+       game-option/auto-destruction-options.c game-option/auto-destruction-options.h \
        game-option/birth-options.c game-option/birth-options.h \
        game-option/cheat-options.c game-option/cheat-options.h \
        game-option/cheat-types.h \