changeset 558:11c5f734d64e stable

docs: fix makefile
author Pierre-Yves David <pierre-yves.david@logilab.fr>
date Tue, 11 Sep 2012 16:17:11 +0200
parents 41688ca951e7
children 2d36094b6b99
files docs/makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/docs/makefile
+++ b/docs/makefile
@@ -5,7 +5,7 @@
 tutorial:
 	python test2rst.py tutorials/
 
-logo-evolve.ico:
+static/logo-evolve.ico: static/logo-evolve.svg
 	convert -resize 36x36 static/logo-evolve.svg static/logo-evolve.ico