summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
diff options
context:
space:
mode:
authorNatanael Copa <natanael.copa@gmail.com>2007-11-17 00:10:20 +0000
committerNatanael Copa <natanael.copa@gmail.com>2007-11-17 00:10:20 +0000
commit038245bfbb96cbe4d7c73759bbf0ceb8351d43ba (patch)
treefb246d0a25ca1d72939b33dd76a37a53513c5bb2 /lib/Makefile
parent0c51db7b65016f0be4259d09fd76fcb69c2cfa23 (diff)
downloadacf-core-038245bfbb96cbe4d7c73759bbf0ceb8351d43ba.tar.bz2
acf-core-038245bfbb96cbe4d7c73759bbf0ceb8351d43ba.tar.xz
added library for pidof
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@329 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 d444f24..5fa957c 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -5,6 +5,7 @@ LIB_DIST=fs.lua\
join.lua\
log_view.lua\
menubuilder.lua\
+ pidof.lua\
privsep.lua\
service_controller.lua\
service_model.lua\