X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2FMakefile.am;h=43a226f80f0ddfaa823fdfe424123d48f41aaa27;hb=e73360945e1c56bf639a33fea40fcc6490ef7e6a;hp=df96370d69a950c28ff28157c93365e3ee2b14a6;hpb=11f40b688314ef6cba2849a52da23d6274501546;p=hengband%2Fhengband.git diff --git a/src/Makefile.am b/src/Makefile.am index df96370d6..43a226f80 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -194,8 +194,8 @@ hengband_SOURCES = \ spell/spells-execution.c spell/spells-execution.h \ spell/spells-util.h spell/spells-type.h \ spell/process-effect.h spell/process-effect.h \ - spell/spells1.h \ - spell/spells1.c spell/spells2.c spell/spells3.c \ + spell/spells1.c spell/spells1.h spell/spells2.c spell/spells2.h \ + spell/spells3.c \ spells-diceroll.c spells-diceroll.h \ spells-floor.c spells-floor.h \ spells-object.c spells-object.h \