summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2008-04-23 13:45:05 +0000
committerTed Trask <ttrask01@yahoo.com>2008-04-23 13:45:05 +0000
commit42be4665a3f6f43a931c8fa2b0ea955e0a88fd2e (patch)
tree6a9212700ffae6d2de818573e6f96984f03ced2d
parent77c7bd329f1adb9f5942174ec3feb6f0260a5e34 (diff)
downloadacf-dnscache-42be4665a3f6f43a931c8fa2b0ea955e0a88fd2e.tar.bz2
acf-dnscache-42be4665a3f6f43a931c8fa2b0ea955e0a88fd2e.tar.xz
Moved roles/permissions to individual roles files
git-svn-id: svn://svn.alpinelinux.org/acf/dnscache/trunk@1034 ab2d0c66-481e-0410-8bed-d214d4d58bed
-rw-r--r--Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/Makefile b/Makefile
index 143a892..c71a5fe 100644
--- a/Makefile
+++ b/Makefile
@@ -3,12 +3,7 @@ PACKAGE=acf-$(APP_NAME)
VERSION=0.1.0
APP_DIST=\
- dnscache-controller.lua \
- dnscache-model.lua \
- dnscache-status-html.lsp \
- dnscache-logfile-html.lsp \
- dnscache-expert-html.lsp \
- dnscache.menu \
+ dnscache* \
EXTRA_DIST=README Makefile config.mk