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",