OSDN Git Service

Merge pull request #413 from iks3/fix-jdefend-txt-resistance-shields
[hengbandforosx/hengbandosx.git] / lib / help / Makefile.am
index 244d11a..60b7be3 100644 (file)
@@ -3,15 +3,16 @@
 angband_files = \
        attack.hlp attack.txt birth.hlp birth.txt \
        bldg.txt raceclas.hlp raceclas.txt command.hlp \
-       command.txt commdesc.hlp commdesc.txt defend.hlp \
-       defend.txt dungeon.hlp dungeon.txt gambling.txt \
-       general.hlp general.txt help.hlp helpinfo.txt \
+       command.txt commdesc.hlp commdesc.txt editor.txt \
+       defend.hlp defend.txt dungeon.hlp dungeon.txt faq.txt \
+       gambling.txt general.hlp general.txt help.hlp helpinfo.txt \
        j_general.txt j_item1.txt j_item2.txt j_trans.txt \
        jattack.hlp jattack.txt jbirth.hlp jbirth.txt \
        jbldg.txt jraceclas.hlp jraceclas.txt jcommand.hlp \
-       jcommand.txt jcommdesc.hlp jcommdesc.txt jdefend.hlp \
-       jdefend.txt jdungeon.hlp jdungeon.txt jgambling.txt \
-       jgeneral.hlp jgeneral.txt jhelp.hlp jhelpinfo.txt \
+       jcommand.txt jcommdesc.hlp jcommdesc.txt jeditor.txt \
+       jdefend.hlp jdefend.txt jdungeon.hlp jdungeon.txt \
+       jgambling.txt jgeneral.hlp jgeneral.txt \
+       jhelp.hlp jhelpinfo.txt jlicense.txt \
        jmagic.hlp jmagic.txt jmonster.hlp jmonster.txt \
        jobjects.hlp jobjects.txt joption.hlp joption.txt \
        jpref.hlp jpref.txt jspecial.hlp jtang.txt \
@@ -25,7 +26,7 @@ EXTRA_DIST = \
   $(angband_files)
 
 if SET_GID
-angbanddir = @DEFAULT_PATH@help
+angbanddir = @DEFAULT_LIB_PATH@/help
 
 angband_DATA = \
   $(angband_files)