From: Steven Barth Date: Tue, 27 May 2008 12:46:10 +0000 (+0000) Subject: * Fixed Makefile X-Git-Tag: 0.8.0~978 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=a51bd49fbec162d2f50bb2f1015aad6f4fb1e352 * Fixed Makefile --- diff --git a/Makefile b/Makefile index 5dd89c0bb..4b3fb64f4 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ include build/config.mk -MODULES = applications/* core modules/* themes/* +MODULES = applications/* libs/* modules/* themes/* i18n/* LUA_TARGET = source