summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/Makefile b/Makefile
index 05737da..143a892 100644
--- a/Makefile
+++ b/Makefile
@@ -1,14 +1,14 @@
-APP_NAME=quagga
+APP_NAME=dnscache
PACKAGE=acf-$(APP_NAME)
-VERSION=0.2.0
+VERSION=0.1.0
APP_DIST=\
- quagga-controller.lua \
- quagga-model.lua \
- quagga-status-html.lsp \
- quagga-logfile-html.lsp \
- quagga-expert-html.lsp \
- quagga.menu \
+ dnscache-controller.lua \
+ dnscache-model.lua \
+ dnscache-status-html.lsp \
+ dnscache-logfile-html.lsp \
+ dnscache-expert-html.lsp \
+ dnscache.menu \
EXTRA_DIST=README Makefile config.mk