summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorNatanael Copa <natanael.copa@gmail.com>2008-01-17 14:09:57 +0000
committerNatanael Copa <natanael.copa@gmail.com>2008-01-17 14:09:57 +0000
commit8b9d3ceb1058dcdb4a6bf1420df7bd4f60a0d242 (patch)
treee9efc8d36c9363efb46a4939f502d01e5b4bd736 /www
parent1e9c69aa6316a812e2ebb5dbe3d338633c0f8309 (diff)
downloadacf-core-8b9d3ceb1058dcdb4a6bf1420df7bd4f60a0d242.tar.bz2
acf-core-8b9d3ceb1058dcdb4a6bf1420df7bd4f60a0d242.tar.xz
fixed wrong directory to static files
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@603 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'www')
-rw-r--r--www/Makefile4
1 files 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/*