OSDN Git Service

[Refactor] #40535 Separated cmd-travel.c/h from player-move.c/h
[hengband/hengband.git] / src / Makefile.am
index 6f80033..67feef4 100644 (file)
@@ -73,6 +73,7 @@ hengband_SOURCES = \
        cmd-action/cmd-shoot.c cmd-action/cmd-shoot.h \
        cmd-action/cmd-spell.c cmd-action/cmd-spell.h \
        cmd-action/cmd-throw.c cmd-action/cmd-throw.h \
+       cmd-action/cmd-travel.c cmd-action/cmd-travel.h \
        cmd-action/cmd-tunnel.c cmd-action/cmd-tunnel.h \
        \
        cmd-building/cmd-building.c cmd-building/cmd-building.h \