From ffb16c081fedc61e7924af04d1aa3697033a0db8 Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Wed, 31 Oct 2007 18:56:56 +0000 Subject: Added initial files for viewing logfiles. These files might be placed in wrong subfolder, but that can be changed later. Menuhints are modified after wiki "Alpine Configuration Framework Design". css has small changes. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@237 ab2d0c66-481e-0410-8bed-d214d4d58bed --- app/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/Makefile') diff --git a/app/Makefile b/app/Makefile index 4c12bea..0a05980 100644 --- a/app/Makefile +++ b/app/Makefile @@ -15,6 +15,10 @@ APP_DIST= acf-util/logon-controller.lua\ welcome-controller.lua\ welcome-html.lsp\ welcome.menu\ + logfiles/logfiles-controller.lua\ + logfiles/logfiles-model.lua\ + logfiles/logfiles-read-html.lsp\ + logfiles/logfiles.menu\ EXTRA_DIST=README Makefile DISTFILES=$(APP_DIST) $(EXTRA_DIST) -- cgit v1.2.3