diff options
author | Andreas Brodmann <andreas.brodmann@gmail.com> | 2007-11-13 12:25:31 +0000 |
---|---|---|
committer | Andreas Brodmann <andreas.brodmann@gmail.com> | 2007-11-13 12:25:31 +0000 |
commit | 32d2ee7237a11a56918ba4c5f69870826f8dc7f8 (patch) | |
tree | 64175b6bd76923de1be214cecb6accba93a68484 /Makefile | |
parent | a5145638e7e9d2d846c5c8dc9cf089435a9f6f1f (diff) | |
download | acf-dhcp-32d2ee7237a11a56918ba4c5f69870826f8dc7f8.tar.bz2 acf-dhcp-32d2ee7237a11a56918ba4c5f69870826f8dc7f8.tar.xz |
working beta release of dhcp config - special hosts config yet missing
git-svn-id: svn://svn.alpinelinux.org/acf/dhcp/trunk@300 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ APP_DIST=dhcp-controller.lua \ dhcp-editnet-html.lsp \ dhcp-home-html.lsp \ dhcp-createnet-html.lsp \ + dhcp-delnet-html.lsp \ dhcp-view-html.lsp \ dhcp-dep-html.lsp \ dhcp-settings-html.lsp \ |