From 4faf0a4134a95b8d7fbae0bacdc2e4d4c2ffe842 Mon Sep 17 00:00:00 2001 From: Jan Lehnardt Date: Fri, 24 Feb 2012 12:33:37 +0100 Subject: [PATCH] fix index builds --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 21a28a0..6021e19 100644 --- a/Makefile +++ b/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)