summaryrefslogtreecommitdiff
path: root/pkg/osx/GNUmakefile
diff options
context:
space:
mode:
authorSimon Howard2010-01-04 22:11:11 +0000
committerSimon Howard2010-01-04 22:11:11 +0000
commitafb95216afb043a56122a3f57292bf0ded5d7775 (patch)
tree5af30fe74dadf8503eede6ff2c91f2af044182da /pkg/osx/GNUmakefile
parent6921f30a44e0bdf1c3a2f8982e4a8cd290c22462 (diff)
downloadchocolate-doom-afb95216afb043a56122a3f57292bf0ded5d7775.tar.gz
chocolate-doom-afb95216afb043a56122a3f57292bf0ded5d7775.tar.bz2
chocolate-doom-afb95216afb043a56122a3f57292bf0ded5d7775.zip
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
Diffstat (limited to 'pkg/osx/GNUmakefile')
-rw-r--r--pkg/osx/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
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= \