From 31c7483c4c0970d8532ee94db7ae892affdac2e5 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Mon, 27 Dec 2010 20:20:58 +0100 Subject: [PATCH] Avoid shooting myself in the foot --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.39.2