summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
diff options
context:
space:
mode:
authorMike Mason <ms13sp@gmail.com>2007-11-28 22:04:59 +0000
committerMike Mason <ms13sp@gmail.com>2007-11-28 22:04:59 +0000
commita156a6951d673883333d19d5bd73df260451e58a (patch)
tree6975e1f2336fc7db45876d3ff49b966f24ad2693 /lib/Makefile
parent118583621442b97aa0855b8e2d55d4ee1e8852a1 (diff)
downloadacf-core-a156a6951d673883333d19d5bd73df260451e58a.tar.bz2
acf-core-a156a6951d673883333d19d5bd73df260451e58a.tar.xz
Lots of changes. fs.lua now only has file/filesystem functions. format.lua added to be convert/sytle format changes. join.lua and split.lua put in format now. May delete later.
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@385 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile b/lib/Makefile
index a424009..3089928 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -4,6 +4,7 @@ LIB_DIST=fs.lua\
html.lua\
join.lua\
date.lua\
+ format.lua\
menubuilder.lua\
pidof.lua\
privsep.lua\