From e2d235535271e05c499c8866b63d14bb0e21360f Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Mon, 7 Nov 2016 14:45:51 +0100 Subject: [PATCH] Trying to do link fix (nw) --- scripts/src/main.lua | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/scripts/src/main.lua b/scripts/src/main.lua index f516fa1b2ba..bfa5659e8af 100644 --- a/scripts/src/main.lua +++ b/scripts/src/main.lua @@ -199,8 +199,8 @@ end } if (STANDALONE~=true) then links { - "frontend", - "linenoise-ng", + "frontend", + "http", } end if (MACHINES["NETLIST"]~=null) then @@ -233,6 +233,7 @@ if (STANDALONE~=true) then links { ext_lib("lua"), "lualibs", + "linenoise-ng", } end links {