From c8ef012b3a73fbf548379b386ead43779b744562 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Thu, 11 Sep 2008 00:50:19 +0000 Subject: Completed first part of UVLDoc --- build/config.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'build/config.mk') diff --git a/build/config.mk b/build/config.mk index 6f54ce591..bac250d72 100644 --- a/build/config.mk +++ b/build/config.mk @@ -8,6 +8,9 @@ LUA_LIBRARYDIR = /usr/lib/lua LUCI_MODULEDIR = $(LUA_MODULEDIR)/luci LUCI_LIBRARYDIR = $(LUA_LIBRARYDIR)/luci +UVL_SCHEMEDIR = host/lib/uci/schema + HTDOCS = /www +LUA=$(shell which lua) XSLTPROC=$(shell which xsltproc) -- cgit v1.2.3