X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2FMakefile.am;h=e8e6c4b2813cc667309280880022bd25260389e3;hb=be99b171d7ff2ff8f65dbff751db751880b6907e;hp=e7c4d9aaf9fe858b585f37dfe672915383229d8c;hpb=9989cd990c32a3197bbbb3beb7b41958b369c327;p=hengbandforosx%2Fhengbandosx.git diff --git a/src/Makefile.am b/src/Makefile.am index e7c4d9aaf..e8e6c4b28 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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 \