Sfoglia il codice sorgente

fix index builds

new-build-system
Jan Lehnardt 14 anni fa
parent
commit
4faf0a4134
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      Makefile

+ 1
- 0
Makefile Vedi File

@@ -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)


Loading…
Annulla
Salva