diff --git a/macosx/Makefile b/macosx/Makefile index 3a98ff1bf..fca681a60 100644 --- a/macosx/Makefile +++ b/macosx/Makefile @@ -81,7 +81,7 @@ COPYING.formatted: # Use the license formatter from the Windows installer. ../mswin32/license-format/licformat.sh ../COPYING > $@ -clean: clean-nmap clean-zenmap +clean: rm -rf $(IMAGE_STAGING_DIR) rm -rf $(NMAP_BUILD_DIR) rm -rf $(NMAP_STAGING_DIR)