Move git-update-ghpages from tools to bin
This commit is contained in:
@@ -67,7 +67,7 @@ $(PLOVR_JAR):
|
|||||||
|
|
||||||
.PHONY: gh-pages
|
.PHONY: gh-pages
|
||||||
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
|
.PHONY: doc
|
||||||
doc:
|
doc:
|
||||||
|
|||||||
Reference in New Issue
Block a user