X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2FMakefile.am;h=6c3597015eb9d1172b709475716048a3d2dc335f;hb=fa34c58d2a8afd5e44b3feab50b28f84b277cee1;hp=6a9b712917dca4a7dc5000af0d48fe62ae531ca6;hpb=5ca51b8d5bddea20a3ee92c53eb473608ebfb61c;p=hengband%2Fhengband.git diff --git a/src/Makefile.am b/src/Makefile.am index 6a9b71291..6c3597015 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -527,6 +527,7 @@ hengband_SOURCES = \ spell-kind/spells-neighbor.c spell-kind/spells-neighbor.h \ spell-kind/spells-pet.c spell-kind/spells-pet.h \ spell-kind/spells-random.c spell-kind/spells-random.h \ + spell-kind/spells-recall.c spell-kind/spells-recall.h \ spell-kind/spells-sight.c spell-kind/spells-sight.h \ spell-kind/spells-specific-bolt.c spell-kind/spells-specific-bolt.h \ spell-kind/spells-teleport.c spell-kind/spells-teleport.h \