summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile15
1 files changed, 2 insertions, 13 deletions
diff --git a/Makefile b/Makefile
index 168cccd..83e6513 100644
--- a/Makefile
+++ b/Makefile
@@ -1,20 +1,9 @@
APP_NAME=dhcp
PACKAGE=acf-$(APP_NAME)
-VERSION=0.1
+VERSION=0.2
APP_DIST=\
- dhcp-controller.lua \
- dhcp-createnet-html.lsp \
- dhcp-delnet-html.lsp \
- dhcp-dep-html.lsp \
- dhcp-editnet-html.lsp \
- dhcp-editspc-html.lsp \
- dhcp-help-html.lsp \
- dhcp-home-html.lsp \
- dhcp-model.lua \
- dhcp-settings-html.lsp \
- dhcp-view-html.lsp \
- dhcp.menu \
+ dhcp* \
EXTRA_DIST=README Makefile config.mk