ソースを参照

fix index builds

new-build-system
Jan Lehnardt 14年前
コミット
4faf0a4134
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      Makefile

+ 1
- 0
Makefile ファイルの表示

@@ -37,6 +37,7 @@ build-wrappers:
mkdir ${version}
cp -r wrappers/mustache-* $(version)/
cp wrappers/mustache-$(version)/* $(version)
rm -rf wrappers
# update gh-pages with release links & travis
# TODO: add $(version)/index.html page (from template)
# update index.html to point to $(vesion)


読み込み中…
キャンセル
保存