diff options
author | Andreas Brodmann <andreas.brodmann@gmail.com> | 2007-11-19 15:56:10 +0000 |
---|---|---|
committer | Andreas Brodmann <andreas.brodmann@gmail.com> | 2007-11-19 15:56:10 +0000 |
commit | 3f7c448060b852c4fdde1d9698dbde5794d5c980 (patch) | |
tree | 81525498b1d2a9257d111bf42640aca31d5627c2 /Makefile | |
parent | e0d088c76ee0639a3979ffc810867a0221a3213d (diff) | |
download | acf-dhcp-3f7c448060b852c4fdde1d9698dbde5794d5c980.tar.bz2 acf-dhcp-3f7c448060b852c4fdde1d9698dbde5794d5c980.tar.xz |
/acf/dhcp: added global pre/post config generation input for proprietary config code by the user
git-svn-id: svn://svn.alpinelinux.org/acf/dhcp/trunk@337 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ VERSION=1.0_alpha1 APP_DIST=dhcp-controller.lua \ dhcp-editnet-html.lsp \ + dhcp-editspc-html.lsp \ dhcp-home-html.lsp \ dhcp-createnet-html.lsp \ dhcp-delnet-html.lsp \ |