From 970bfc8a1c293d3964f72ce8ba41c68def76883e Mon Sep 17 00:00:00 2001 From: slava Date: Wed, 29 Mar 2006 23:25:52 +0000 Subject: [PATCH] Makefile fix --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 040a8042fe..ad1f392d9e 100644 --- a/Makefile +++ b/Makefile @@ -128,6 +128,7 @@ macosx.app: Factor.app/Contents/MacOS/Factor macosx.dmg: + rm $(DISK_IMAGE) rm -rf $(DISK_IMAGE_DIR) mkdir $(DISK_IMAGE_DIR) cp -R $(BUNDLE) $(DISK_IMAGE_DIR)/$(BUNDLE)