]> mj.ucw.cz Git - minsk.git/commitdiff
Avoid shooting myself in the foot
authorMartin Mares <mj@ucw.cz>
Mon, 27 Dec 2010 19:20:58 +0000 (20:20 +0100)
committerMartin Mares <mj@ucw.cz>
Mon, 27 Dec 2010 19:20:58 +0000 (20:20 +0100)
Makefile

index be93308ccf615f9c26c26024882fd75ee7e007a1..6ccd03ab267b8d213e16aeca78d1c820c0198cc9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ CFLAGS=-O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -W
 
 all: minsk
 
-web:
+web: minsk
        rsync -avzP . jw:www/minsk/ --exclude=.git --exclude=.*.swp --delete
 
 release: