OSDN Git Service

Added object-activation/activation-util.{c,h} to the list of source files.
authorEric Branlund <ebranlund@fastmail.com>
Wed, 19 Aug 2020 19:21:15 +0000 (12:21 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Sun, 6 Sep 2020 16:32:12 +0000 (09:32 -0700)
src/Makefile.am

index 76bf538..62c8cb7 100644 (file)
@@ -566,6 +566,7 @@ hengband_SOURCES = \
        object-activation/activation-resistance.c object-activation/activation-resistance.h \
        object-activation/activation-switcher.c object-activation/activation-switcher.h \
        object-activation/activation-teleport.c object-activation/activation-teleport.h \
+       object-activation/activation-util.c object-activation/activation-util.h \
        \
        object-enchant/activation-info-table.c object-enchant/activation-info-table.h \
        object-enchant/apply-magic.c object-enchant/apply-magic.h \