OSDN Git Service

[Add] #40880 開発ページ追加.
[hengband/web.git] / src / make.sh
index 2767c9e..0331220 100755 (executable)
@@ -3,7 +3,7 @@
 mkdir -p ../web ../web/history
 cp -r image *.txt hengband.css ../web
 
-list="index web_update jlicense link download lists history"
+list="index web_update development jlicense link download lists history"
 
 for v in $list; do
        echo ${v}