]> mj.ucw.cz Git - minsk.git/blobdiff - Makefile
Avoid shooting myself in the foot
[minsk.git] / 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: