summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMika Havela <mika.havela@gmail.com>2008-02-13 16:51:48 +0000
committerMika Havela <mika.havela@gmail.com>2008-02-13 16:51:48 +0000
commit74a28193bbb2bfea6c26db2c4d7dc9fe7e5dcdbf (patch)
tree9e99770c02a89c4bfbd96a9b01fc2eebe68b3337 /Makefile
parentb9bf3118356f5a83fe4e11b9578d7284644b9d15 (diff)
downloadacf-alpine-baselayout-74a28193bbb2bfea6c26db2c4d7dc9fe7e5dcdbf.tar.bz2
acf-alpine-baselayout-74a28193bbb2bfea6c26db2c4d7dc9fe7e5dcdbf.tar.xz
Changed version in Makefiles and then uploaded new apk's to dev.alpinelinux.org
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@715 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile39
1 files changed, 8 insertions, 31 deletions
diff --git a/Makefile b/Makefile
index e9c18b6..091891e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,39 +1,16 @@
APP_NAME=alpine-baselayout
PACKAGE=acf-$(APP_NAME)
-VERSION=0.1
+VERSION=0.2
APP_DIST=\
- alpineversion-controller.lua \
- alpineversion-model.lua \
- health-controller.lua \
- health-model.lua \
- health-modules-html.lsp \
- health-network-html.lsp \
- health-proc-html.lsp \
- health-storage-html.lsp \
- health-system-html.lsp \
- health.menu \
- hostname-controller.lua \
- hostname-html.lsp \
- hostname-model.lua \
- interfaces-controller.lua \
- interfaces-create-html.lsp \
- interfaces-delete-html.lsp \
- interfaces-model.lua \
- interfaces-read-html.lsp \
- interfaces-update-html.lsp \
- interfaces.menu \
- logfiles-controller.lua \
- logfiles-model.lua \
- logfiles-status-html.lsp \
- logfiles-view-html.lsp \
- logfiles.menu \
- syslog* \
template-logfiles-download-html.lsp \
- skins-controller.lua \
- skins-model.lua \
- skins-read-html.lsp \
- skins.menu \
+ alpineversion* \
+ health* \
+ hostname* \
+ interfaces* \
+ logfiles* \
+ syslog* \
+ skins* \
EXTRA_DIST=README Makefile config.mk