소스 검색

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)


불러오는 중...
취소
저장