Makefile fix

slava 2006-03-19 20:45:30 +00:00
parent d87a0dffc2
commit e2570db8e4
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ BINARY = f
IMAGE = factor.image
BUNDLE = Factor.app
BUNDLE_BINARY = $(BUNDLE)/Contents/MacOS/Factor
BUNDLE_IMAGE = $(BUNDLE)/Contents/factor.image
BUNDLE_IMAGE = $(BUNDLE)/Contents/Resources/factor.image
ifdef DEBUG
DEFAULT_CFLAGS = -g