summaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2008-06-10 19:39:50 +0000
committerTed Trask <ttrask01@yahoo.com>2008-06-10 19:39:50 +0000
commitcf06247f4d8776267e3f85511592e779b7f20ccf (patch)
treee9be676a710d8122eef837868511bf7ffbf07fc0 /www/Makefile
parent31e05ffa486ed08e2c7a79ec8c2c76eb60cfde0a (diff)
downloadacf-core-cf06247f4d8776267e3f85511592e779b7f20ccf.tar.bz2
acf-core-cf06247f4d8776267e3f85511592e779b7f20ccf.tar.xz
Added javascript to sort certificate table in openssl.
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1214 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 00dd937..ca885c0 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -4,6 +4,7 @@ WWW_DIST=cgi-bin/acf\
cgi-bin/mvc.lua\
index.html\
sample.html\
+ js/*\
EXTRA_DIST=Makefile
DISTFILES=$(WWW_DIST) $(EXTRA_DIST)