mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Export ncat in the export-% rule.
This commit is contained in:
parent
58057e4b07
commit
4ef8b352e7
1 changed files with 1 additions and 0 deletions
|
|
@ -54,6 +54,7 @@ export-%:
|
|||
rm -rf $*
|
||||
svn export .. $*
|
||||
svn export ../nbase $*/nbase
|
||||
svn export ../ncat $*/ncat
|
||||
svn export ../nsock $*/nsock
|
||||
svn export ../zenmap $*/zenmap
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue