summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNatanael Copa <natanael.copa@gmail.com>2008-05-21 12:38:03 +0000
committerNatanael Copa <natanael.copa@gmail.com>2008-05-21 12:38:03 +0000
commit33ccb20d5bba76f23f73afe3201b5f27badcd7ed (patch)
tree005fa55b3abc0e9fec91d1e115646d4466c32a66 /Makefile
parent159347dc4d5015b80e072e330efc9483bc71c5c4 (diff)
downloadacf-skins-33ccb20d5bba76f23f73afe3201b5f27badcd7ed.tar.bz2
acf-skins-33ccb20d5bba76f23f73afe3201b5f27badcd7ed.tar.xz
use WWW_DIST variable to defile the static files
git-svn-id: svn://svn.alpinelinux.org/acf/skins/trunk@1143 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7beeedf..b283aef 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ APP_NAME=skins
PACKAGE=acf-$(APP_NAME)
VERSION=0.1.0
-APP_DIST=\
+WWW_DIST=\
static/alpine.jpg\
static/alpine_inv.jpg\
static/reset.css\