mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Run ncat tests with "make check" too.
This commit is contained in:
parent
b6ca01d295
commit
ff7659df5e
1 changed files with 1 additions and 0 deletions
|
|
@ -387,6 +387,7 @@ uninstall-nping:
|
|||
|
||||
check:
|
||||
@cd $(NSOCKDIR)/src && $(MAKE) check
|
||||
@cd $(NCATDIR) && $(MAKE) check
|
||||
|
||||
${srcdir}/configure: configure.ac
|
||||
cd ${srcdir} && autoconf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue