Fix homepage generation.

This commit is contained in:
Bastian Kleineidam 2013-11-12 20:48:52 +01:00
parent 9f887cd2dd
commit ce97e1e288

View file

@ -52,7 +52,7 @@ homepage:
@echo "maintainer: \"$(MAINTAINER)\"" >> $(WEBMETA)
@echo "author: \"$(AUTHOR)\"" >> $(WEBMETA)
git add doc/web/app.yaml
git commit -m "Updated webpage meta info"
-git commit -m "Updated webpage meta info"
# update documentation and release website
$(MAKE) -C doc
$(MAKE) -C doc/web release