mirror of
https://github.com/nmap/nmap.git
synced 2026-09-13 06:58:24 +00:00
Add missing libs to make check
This commit is contained in:
parent
0500811f5a
commit
a7638f57c8
1 changed files with 3 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue