]> rtime.felk.cvut.cz Git - omk/sssa.git/commitdiff
Fixed Makefile for web update
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 12 Jun 2008 14:36:00 +0000 (14:36 +0000)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 12 Jun 2008 14:36:00 +0000 (14:36 +0000)
darcs-hash:20080612143617-f2ef6-152e256887cc6848a9fbc70a8a6f6de3d1f3d757.gz

doc/Makefile

index 075c013659628072f858a01b42151b1b7e466744..9f08bcee03338f6f017671e96d57accb07540f1d 100644 (file)
@@ -39,7 +39,7 @@ clean:
 
 WWW ?= www
 
-web: $(WWW) $(addprefix $(WWW)/,index.html $(SOURCE).html $(wildcard *.png) $(SOURCE).pdf)
+web: all $(WWW) $(addprefix $(WWW)/,index.html $(SOURCE).html $(wildcard *.png) $(SOURCE).pdf)
 
 $(WWW):
        mkdir $@