diff options
author | Mika Havela <mika.havela@gmail.com> | 2008-02-27 14:48:07 +0000 |
---|---|---|
committer | Mika Havela <mika.havela@gmail.com> | 2008-02-27 14:48:07 +0000 |
commit | 702632f388e030cd331e9d51ed5c187e3819b485 (patch) | |
tree | 298addfd30d7abe95d025e69d742563384a7cc7f /www/Makefile | |
parent | 67449a97f7d7e730dc846708a2cc304eedb2ace3 (diff) | |
download | acf-core-702632f388e030cd331e9d51ed5c187e3819b485.tar.bz2 acf-core-702632f388e030cd331e9d51ed5c187e3819b485.tar.xz |
Added some test skins to be able to check for view-file errors
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@772 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 67080cc..be47674 100644 --- a/www/Makefile +++ b/www/Makefile @@ -5,6 +5,7 @@ WWW_DIST=cgi-bin/acf\ index.html\ sample.html\ static/alpine.jpg\ + static/alpine_inv.jpg\ static/reset.css\ static/watermark.jpg\ static/prototype.js\ |