OSDN Git Service

Replaced instance where the .c file was mentioned twice in the source list instead...
authorEric Branlund <ebranlund@fastmail.com>
Mon, 1 Jun 2020 19:54:46 +0000 (12:54 -0700)
committerHourier <hourier@users.sourceforge.jp>
Tue, 2 Jun 2020 13:23:23 +0000 (22:23 +0900)
src/Makefile.am

index 1d1a117..376fc69 100644 (file)
@@ -58,7 +58,7 @@ hengband_SOURCES = \
        cmd-action/cmd-pet.c cmd-action/cmd-pet.h \
        cmd-action/cmd-spell.c cmd-action/cmd-spell.h \
        \
-       cmd-io/cmd-autopick.c cmd-io/cmd-autopick.c \
+       cmd-io/cmd-autopick.c cmd-io/cmd-autopick.h \
        cmd-io/cmd-diary.c cmd/-io/cmd-diary.h \
        cmd-io/cmd-dump.c cmd-io/cmd-dump.h \
        cmd-io/cmd-gameoption.c cmd-io/cmd-gameoption.h \