From: Martin Mares Date: Mon, 27 Dec 2010 19:20:58 +0000 (+0100) Subject: Avoid shooting myself in the foot X-Git-Tag: v1.1~14 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=31c7483c4c0970d8532ee94db7ae892affdac2e5;p=minsk.git Avoid shooting myself in the foot --- diff --git a/Makefile b/Makefile index be93308..6ccd03a 100644 --- 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: