diff options
author | Andreas Brodmann <andreas.brodmann@gmail.com> | 2007-11-11 22:05:36 +0000 |
---|---|---|
committer | Andreas Brodmann <andreas.brodmann@gmail.com> | 2007-11-11 22:05:36 +0000 |
commit | dbb4b6f18d32336831bb24ef05b41f638ef3cb79 (patch) | |
tree | 4159600d514a586ec6419c2ad02c2562eaa8323a /Makefile | |
parent | a89179e4edb46e12d51d8a944a770f632496914b (diff) | |
download | acf-dhcp-dbb4b6f18d32336831bb24ef05b41f638ef3cb79.tar.bz2 acf-dhcp-dbb4b6f18d32336831bb24ef05b41f638ef3cb79.tar.xz |
Added dependancy check to dhcp (config dir, daemon and init scripts checked)
git-svn-id: svn://svn.alpinelinux.org/acf/dhcp/trunk@294 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ APP_DIST=dhcp-controller.lua \ dhcp-home-html.lsp \ dhcp-createnet-html.lsp \ dhcp-view-html.lsp \ + dhcp-dep-html.lsp \ dhcp-model.lua \ dhcp.menu |