Move git-update-ghpages from tools to bin

This commit is contained in:
Éric Lemoine
2012-09-28 16:31:45 +02:00
parent 6cf964b3ae
commit 9d8155cf9f
3 changed files with 1 additions and 1 deletions

View File

@@ -67,7 +67,7 @@ $(PLOVR_JAR):
.PHONY: gh-pages
gh-pages:
tools/git-update-ghpages openlayers/ol3 -i build/gh-pages/$(shell git rev-parse --abbrev-ref HEAD) -p $(shell git rev-parse --abbrev-ref HEAD)
bin/git-update-ghpages openlayers/ol3 -i build/gh-pages/$(shell git rev-parse --abbrev-ref HEAD) -p $(shell git rev-parse --abbrev-ref HEAD)
.PHONY: doc
doc: