OSDN Git Service

Corrected typo for cmd-io/cmd-diary.h in source list to avoid error from 'make DISTCH...
authorEric Branlund <ebranlund@fastmail.com>
Mon, 1 Jun 2020 19:58:14 +0000 (12:58 -0700)
committerHourier <hourier@users.sourceforge.jp>
Tue, 2 Jun 2020 13:23:23 +0000 (22:23 +0900)
src/Makefile.am

index 376fc69..380f63a 100644 (file)
@@ -59,7 +59,7 @@ hengband_SOURCES = \
        cmd-action/cmd-spell.c cmd-action/cmd-spell.h \
        \
        cmd-io/cmd-autopick.c cmd-io/cmd-autopick.h \
-       cmd-io/cmd-diary.c cmd/-io/cmd-diary.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 \
        cmd-io/cmd-help.c cmd-io/cmd-help.h \