1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Add missing libs to make check

This commit is contained in:
dmiller
2018-10-18 01:10:57 +00:00
parent 0500811f5a
commit a7638f57c8

View File

@@ -112,6 +112,7 @@ local libs = {
"pppoe",
"proxy",
"punycode",
"rand",
"rdp",
"re",
"redis",
@@ -138,8 +139,10 @@ local libs = {
"stdnse",
"strbuf",
--"strict", -- behaves oddly
"stringaux",
"stun",
"tab",
"tableaux",
"target",
"tftp",
"tls",