From 9d85ccad0e64dcc77719267a8f3e03823fc456e3 Mon Sep 17 00:00:00 2001 From: Gustav Eek Date: Mon, 14 Feb 2011 00:26:22 +0100 Subject: New and missing minuets, from 2011-01-10 and 2011-02-13, added. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6ef77cc..08f617e 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ fripost-web: # creates home page find publish -name "*~" -delete send: # sends to fripost.org for publication - rsync -ruvp publish/ fripost@fripost.org/fripost.org/ + rsync -ruvp publish/ fripost@fripost.org:fripost.org/ clean: rm *~*; rm test test.d/test; rmdir test.d -- cgit v1.2.3