From 8b9d3ceb1058dcdb4a6bf1420df7bd4f60a0d242 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 17 Jan 2008 14:09:57 +0000 Subject: fixed wrong directory to static files git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@603 ab2d0c66-481e-0410-8bed-d214d4d58bed --- www/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/Makefile b/www/Makefile index 42a2d6c..088210e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -5,8 +5,8 @@ WWW_DIST=cgi-bin/acf\ index.html\ sample.html\ static/alpine.jpg\ - reset.css\ - watermark.jpg\ + static/reset.css\ + static/watermark.jpg\ ice/* \ snow/* -- cgit v1.2.3