OSDN Git Service

[Refactor] mspell.h をmspell-result.h に改名した
[hengbandforosx/hengbandosx.git] / src / Makefile.am
index e7c4d9a..e8e6c4b 100644 (file)
@@ -524,24 +524,24 @@ hengband_SOURCES = \
        mspell/monster-power-table.cpp mspell/monster-power-table.h \
        mspell/mspell-attack.cpp mspell/mspell-attack.h \
        mspell/mspell-attack-util.cpp mspell/mspell-attack-util.h \
-       mspell/mspell-breath.cpp mspell/mspell-breath.h \
        mspell/mspell-ball.cpp mspell/mspell-ball.h \
        mspell/mspell-bolt.cpp mspell/mspell-bolt.h \
+       mspell/mspell-breath.cpp mspell/mspell-breath.h \
        mspell/mspell-checker.cpp mspell/mspell-checker.h \
        mspell/mspell-curse.cpp mspell/mspell-curse.h \
+       mspell/mspell-damage-calculator.cpp mspell/mspell-damage-calculator.h \
        mspell/mspell-dispel.cpp mspell/mspell-dispel.h \
+       mspell/mspell-floor.cpp mspell/mspell-floor.h \
        mspell/mspell-judgement.cpp mspell/mspell-judgement.h \
-       mspell/mspell-lite.cpp mspell/mspell-lite.h \
-       mspell/mspell-summon.cpp mspell/mspell-summon.h \
-       mspell/mspell-util.cpp mspell/mspell-util.h \
-       mspell/mspell-damage-calculator.cpp mspell/mspell-damage-calculator.h \
        mspell/mspell-learn-checker.cpp mspell/mspell-learn-checker.h \
-       mspell/mspell-floor.cpp mspell/mspell-floor.h \
+       mspell/mspell-lite.cpp mspell/mspell-lite.h \
+       mspell/mspell-particularity.cpp mspell/mspell-particularity.h \
+       mspell/mspell-result.h \
        mspell/mspell-special.cpp mspell/mspell-special.h \
+       mspell/mspell-summon.cpp mspell/mspell-summon.h \
        mspell/mspell-status.cpp mspell/mspell-status.h \
-       mspell/mspell-particularity.cpp mspell/mspell-particularity.h \
        mspell/mspell-selector.cpp mspell/mspell-selector.h \
-       mspell/mspell.h \
+       mspell/mspell-util.cpp mspell/mspell-util.h \
        mspell/smart-mspell-util.cpp mspell/smart-mspell-util.h \
        mspell/specified-summon.cpp mspell/specified-summon.h \
        mspell/summon-checker.cpp mspell/summon-checker.h \