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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user