mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Uncomment the nselib_dist_clean Makefile target.
This commit is contained in:
parent
ba27a7308c
commit
986b7f8978
1 changed files with 2 additions and 2 deletions
|
|
@ -155,8 +155,8 @@ dnet_dist_clean:
|
|||
-cd $(LIBDNETDIR) && $(MAKE) distclean
|
||||
lua_dist_clean:
|
||||
-cd $(LIBLUADIR) && $(MAKE) clean
|
||||
#nselib_dist_clean:
|
||||
#-cd nselib-bin && $(MAKE) distclean
|
||||
nselib_dist_clean:
|
||||
-cd nselib-bin && $(MAKE) distclean
|
||||
nbase_dist_clean:
|
||||
-cd $(NBASEDIR) && $(MAKE) distclean
|
||||
nsock_dist_clean:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue