mirror of
https://github.com/nmap/nmap.git
synced 2026-01-24 07:09:01 +00:00
Run ncat tests with "make check" too.
This commit is contained in:
@@ -387,6 +387,7 @@ uninstall-nping:
|
||||
|
||||
check:
|
||||
@cd $(NSOCKDIR)/src && $(MAKE) check
|
||||
@cd $(NCATDIR) && $(MAKE) check
|
||||
|
||||
${srcdir}/configure: configure.ac
|
||||
cd ${srcdir} && autoconf
|
||||
|
||||
Reference in New Issue
Block a user