1
0
mirror of https://github.com/nmap/nmap.git synced 2026-02-15 18:06:35 +00:00

rm zenmap/INSTALLED_FILES upon make distclean

This commit is contained in:
dmiller
2013-12-03 03:45:49 +00:00
parent 98d798dc4d
commit cf1cd27255

View File

@@ -239,7 +239,7 @@ netutil_dist_clean:
ncat_dist_clean:
-cd $(NCATDIR) && $(MAKE) distclean
zenmap_dist_clean: zenmap_clean
-cd $(ZENMAPDIR) && rm -rf MANIFEST build/ dist/
-cd $(ZENMAPDIR) && rm -rf MANIFEST build/ dist/ INSTALLED_FILES
ndiff_dist_clean: ndiff_clean
-cd $(NDIFFDIR) && rm -rf build/ dist/
nping_dist_clean: