X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2FMakefile.am;h=83f829d0e8cd25de8afa3449cc848bdb617206e4;hb=3c57b8f14a39173c14f66db4eec40082a2f2766f;hp=c20b0e53ae08ab7405c8e9527129a20d311cddf6;hpb=a60884869ed48a45cfa50283746501553a6c7df8;p=hengband%2Fhengband.git diff --git a/src/Makefile.am b/src/Makefile.am index c20b0e53a..83f829d0e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -296,7 +296,6 @@ hengband_SOURCES = \ inventory/player-inventory.c inventory/player-inventory.h \ inventory/recharge-processor.c inventory/recharge-processor.h \ \ - io/chuukei.c io/chuukei.h \ io/command-repeater.c io/command-repeater.h \ io/cursor.c io/cursor.h \ io/exit-panic.c io/exit-panic.h \ @@ -310,6 +309,7 @@ hengband_SOURCES = \ io/mutations-dump.c io/mutations-dump.h \ io/pref-file-expressor.c io/pref-file-expressor.h \ io/read-pref-file.c io/read-pref-file.h \ + io/record-play-movie.c io/record-play-movie.h \ io/report.c io/report.h \ io/screen-util.c io/screen-util.h \ io/signal-handlers.c io/signal-handlers.h \