OSDN Git Service

[Refactor] #40274 Unified angband_music_basic_name[] into main/music-definitions...
[hengband/hengband.git] / src / Makefile.am
index fad7d32..20fe55d 100644 (file)
@@ -11,7 +11,10 @@ hengband_SOURCES = \
        \
        avatar.h avatar.c birth.c birth.h \
        \
+       main/music-definitions-table.c main/music-definitions-table.h \
+       main/sound-definitions-table.c main/sound-definitions-table.h \
        market/arena-info-table.c market/arena-info-table.h \
+       market/building.c market/building.h \
        market/building-util.c market/building-util.h \
        market/play-gamble.c market/play-gamble.h \
        market/poker.c market/poker.h market/store-owners.c market/store-owners.h \
@@ -21,7 +24,8 @@ hengband_SOURCES = \
        market/say-comments.c market/say-comments.h \
        market/store-util.c market/store-util.h \
        market/gold-magnification-table.c market/gold-magnification-table.h \
-       store.c store.h bldg.c bldg.h chest.c chest.h chuukei.c chuukei.h \
+       market/store.c market/store.h \
+       chest.c chest.h chuukei.c chuukei.h \
        \
        view/display-characteristic.c view/display-characteristic.h \
        view/display-fruit.c view/display-fruit.h \
@@ -32,11 +36,13 @@ hengband_SOURCES = \
        view/status-first-page.c view/status-first-page.h \
        view/display-util.c view/display-util.h \
        \
+       player/mimic-info-table.c player/mimic-info-table.h \
        player/process-death.c player/process-death.h \
+       player/process-name.c player/process-name.h \
+       player/race-info-table.c player/race-info-table.h\
        player/race-resistances.c player/race-resistances.h \
        player/permanent-resistances.c player/permanent-resistances.h \
        player/temporary-resistances.c player/temporary-resistances.h \
-       player/process-name.c player/process-name.h \
        \
        io/gf-descriptions.c io/gf-descriptions.h \
        io/tokenizer.c io/tokenizer.h \
@@ -133,7 +139,7 @@ hengband_SOURCES = \
        spells-summon.c spells-summon.h \
        spells-world.c spells-world.h \
        \
-       sort.c sort.h term.c term.h trap.c trap.h util.c util.h \
+       sort.c sort.h gameterm.c gameterm.h trap.c trap.h util.c util.h \
        wild.h wild.c wizard1.c wizard2.c \
        warning.c warning.h world.c world.h \
        \
@@ -150,7 +156,7 @@ hengband_SOURCES = \
        cmd/cmd-diary.c cmd/cmd-diary.h cmd/cmd-dump.c cmd/cmd-dump.h \
        cmd/cmd-draw.c cmd/cmd-draw.h cmd/cmd-eat.c cmd/cmd-eat.h \
        cmd/cmd-gameoption.c cmd/cmd-gameoption.h cmd/cmd-help.c cmd/cmd-help.h \
-       cmd/cmd-hissatsu.c cmd/cmd-hissatsu.h \
+       cmd/cmd-hissatsu.c cmd/cmd-hissatsu.h cmd/cmd-inn.c cmd/cmd-inn.h \
        cmd/cmd-inventory.c cmd/cmd-inventory.h cmd/cmd-item.c cmd/cmd-item.h \
        cmd/lighting-level-table.c cmd/lighting-level-table.h \
        cmd/cmd-magiceat.c cmd/cmd-magiceat.h cmd/cmd-mane.c cmd/cmd-mane.h \
@@ -165,7 +171,7 @@ hengband_SOURCES = \
 
 EXTRA_hengband_SOURCES = \
        angband.ico angband.rc ang_eng.rc maid-x11.c main-win.c \
-       makefile.bcc makefile.std readdib.c readdib.h wall.bmp
+       makefile.bcc makefile.std readdib.c readdib.h wall.bmp \
 
 EXTRA_DIST = \
        gcc-wrap