Added comment in Makefile

This commit is contained in:
Jeremie Dimino 2017-04-04 13:51:58 +01:00
parent 2f64eb4785
commit 4826d0558a
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ clean:
rm -rf _build *.install
find . -name .merlin -delete
# This needs to be updated
.PHONY: gh-pages
gh-pages: doc
git clone `git config --get remote.origin.url` .gh-pages --reference .