Explorar el Código

fix index builds

new-build-system
Jan Lehnardt hace 14 años
padre
commit
4faf0a4134
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      Makefile

+ 1
- 0
Makefile Ver fichero

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


Cargando…
Cancelar
Guardar