summaryrefslogtreecommitdiffhomepage
path: root/core/Makefile
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2008-04-14 13:42:56 +0000
committerSteven Barth <steven@midlink.org>2008-04-14 13:42:56 +0000
commit0476a479cad58059c3dab31266fe2d1530645807 (patch)
treeaab1a672554800154009565fdac399dc937792e5 /core/Makefile
parent0a1a25d19ad1d800a2cab6eecf8e818cddeefd8c (diff)
* Initial translation for English
Diffstat (limited to 'core/Makefile')
-rw-r--r--core/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Makefile b/core/Makefile
index 3fb7f6df8..c6c7ede67 100644
--- a/core/Makefile
+++ b/core/Makefile
@@ -1,7 +1,7 @@
LUAC = luac
LUAC_OPTIONS = -s
-FILES = ffluci/debug.lua ffluci/view/*.htm ffluci/view/cbi/*.htm
+FILES = ffluci/debug.lua ffluci/view/*.htm ffluci/view/cbi/*.htm ffluci/i18n/*
CFILES = ffluci/util.lua ffluci/http.lua ffluci/fs.lua \
ffluci/sys.lua ffluci/model/uci.lua ffluci/model/ipkg.lua \