* luci/modules: fix default translation of no-encryption-option in both admin-full...
[project/luci.git] / Makefile
index a9e5e1eb238bd6173ccce4b8de62d99543236f8e..558ee352bf9815eef3425be311b99d0d9c9ac825 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@ gccbuild:
        for i in $(MODULES); do make -C$$i compile; done        
 
 luabuild:
-       for i in $(MODULES); do make -C$$i lua$(LUA_TARGET); done
+       for i in $(MODULES); do make -C$$i luabuild; done
 
 clean:
        rm -rf docs