From afb95216afb043a56122a3f57292bf0ded5d7775 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Mon, 4 Jan 2010 22:11:11 +0000 Subject: Generate Info.plist and config.make in configure and remove temporary versions. Include config.h from top level. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1785 --- pkg/osx/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg/osx/GNUmakefile') diff --git a/pkg/osx/GNUmakefile b/pkg/osx/GNUmakefile index 8d89ef50..cf9d1ffb 100644 --- a/pkg/osx/GNUmakefile +++ b/pkg/osx/GNUmakefile @@ -30,7 +30,7 @@ $(STAGING_DIR): launcher # Launcher build: -CFLAGS=-Wall +CFLAGS=-Wall -I../.. LDFLAGS=-framework Cocoa LAUNCHER_OBJS= \ -- cgit v1.2.3