OSDN Git Service

[Refactor] #39964 Separated cmd-autopick.c/h from autopick.c/h
[hengband/hengband.git] / src / Makefile.am
index b4b8c2b..6a56aef 100644 (file)
@@ -26,6 +26,12 @@ hengband_SOURCES = \
        autopick/autopick-adder.c autopick/autopick-adder.h \
        autopick/autopick-pref-processor.c autopick/autopick-pref-processor.h \
        autopick/autopick-drawer.c autopick/autopick-drawer.h \
+       autopick/autopick-searcher.c autopick/autopick-searcher.h \
+       autopick/autopick-inserter-killer.c autopick/autopick-inserter-killer.h \
+       autopick/autopick-registry.c autopick/autopick-registry.h \
+       autopick/autopick-command-menu.c autopick/autopick-command-menu.h \
+       autopick-editor-util.c autopick-editor-util.h \
+       autopick-editor-command.c autopick-editor-command.h \
        \
        avatar.h avatar.c birth.c birth.h \
        \
@@ -183,6 +189,7 @@ hengband_SOURCES = \
        knowledge/knowledge-self.c knowledge/knowledge-self.h \
        knowledge/knowledge-quests.c knowledge/knowledge-quests.h \
        \
+       cmd/cmd-autopick.c cmd/cmd-autopick.c \
        cmd/dump-util.c cmd/dump-util.h cmd/feeling-table.c cmd/feeling-table.h \
        cmd/monster-group-table.c cmd/monster-group-table.h \
        cmd/diary-subtitle-table.c cmd/diary-subtitle-table.h \