From 38aa9a447abca1fb0e3d8cec3684205f88dc3fff Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sun, 25 Oct 2009 08:14:34 +0000 Subject: Much improved web page from Mike Putnam. --- tools/dist.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools') diff --git a/tools/dist.mk b/tools/dist.mk index 2c6810fb..5019d533 100644 --- a/tools/dist.mk +++ b/tools/dist.mk @@ -1,4 +1,4 @@ -# $Id: dist.mk,v 1.5 2009-09-20 18:54:21 nicm Exp $ +# $Id: dist.mk,v 1.6 2009-10-25 08:14:33 nicm Exp $ VERSION= 1.0 @@ -19,7 +19,7 @@ dist: -f ${DISTDIR}.tar.gz ${DISTFILES} upload-index.html: update-index.html - scp www/index.html www/images/*.png \ + scp www/index.html www/main.css www/images/*.png \ nicm,tmux@web.sf.net:/home/groups/t/tm/tmux/htdocs rm -f www/index.html www/images/small-* -- cgit v1.2.3