mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Remove another generated file (from make check) in distclean.
This commit is contained in:
parent
8fb5e0df3c
commit
821d3ef2dd
1 changed files with 1 additions and 1 deletions
|
|
@ -275,7 +275,7 @@ distclean-zenmap: clean-zenmap
|
|||
-cd $(ZENMAPDIR) && rm -rf MANIFEST build/ dist/ INSTALLED_FILES
|
||||
|
||||
distclean-ndiff: clean-ndiff
|
||||
-cd $(NDIFFDIR) && rm -rf build/ dist/ INSTALLED_FILES
|
||||
-cd $(NDIFFDIR) && rm -rf ndiff.pyc build/ dist/ INSTALLED_FILES
|
||||
|
||||
distclean-nping:
|
||||
-cd $(NPINGDIR) && $(MAKE) distclean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue