From 09370c3e0767e0b6a40595f45ac8cac518c8739f Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Wed, 2 Feb 2011 14:01:50 +0100 Subject: [PATCH] add target for web Signed-off-by: Nico Schottelius --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index 729474c9..aa6eb777 100644 --- a/Makefile +++ b/Makefile @@ -7,3 +7,6 @@ install: sync: .rsync lyni@tablett:cdist .rsync nicosc@free.ethz.ch:cdist + +web: + cp REAL_README $$HOME/niconetz/software/cdist.mdwn