summaryrefslogtreecommitdiff
path: root/openwrt/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/Makefile.in')
-rw-r--r--openwrt/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/Makefile.in b/openwrt/Makefile.in
index 8cd22be..2fba912 100644
--- a/openwrt/Makefile.in
+++ b/openwrt/Makefile.in
@@ -101,7 +101,6 @@ LIBS = @LIBS@
LIBTOOL = @LIBTOOL@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
-LUACONFIG = @LUACONFIG@
LUA_CFLAGS = @LUA_CFLAGS@
LUA_LIBS = @LUA_LIBS@
MAINT = @MAINT@
@@ -134,6 +133,7 @@ SQLITE_LIBS = @SQLITE_LIBS@
SSL_LIB = @SSL_LIB@
STRIP = @STRIP@
U = @U@
+UUID_LIBS = @UUID_LIBS@
VERSION = @VERSION@
XML_CFLAGS = @XML_CFLAGS@
XML_LIBS = @XML_LIBS@