Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Mein <mein@cs.umn.edu>2008-05-06 13:43:28 +0400
committerKent Mein <mein@cs.umn.edu>2008-05-06 13:43:28 +0400
commit3ba9069c040d6d3682d1421f89a061236ed8cd88 (patch)
treef8ee17fb6f25c64ef8adb9b45a104a1b4dd922d6 /source/gameengine/BlenderRoutines/Makefile
parent04d2a8badc165e91e9db664962dac3794ee5fc0e (diff)
Fixes Makefiles for mac_compat_glext.h by updating some include paths.
Kent
Diffstat (limited to 'source/gameengine/BlenderRoutines/Makefile')
-rw-r--r--source/gameengine/BlenderRoutines/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/gameengine/BlenderRoutines/Makefile b/source/gameengine/BlenderRoutines/Makefile
index 2339b840679..64a17f44a84 100644
--- a/source/gameengine/BlenderRoutines/Makefile
+++ b/source/gameengine/BlenderRoutines/Makefile
@@ -65,6 +65,7 @@ CPPFLAGS += -I../Network
CPPFLAGS += -I../Network/LoopBackNetwork
CPPFLAGS += -I../Physics/common
CPPFLAGS += -I../Physics/Sumo
+CPPFLAGS += -I.
ifeq ($(OS),windows)
CPPFLAGS += -I../../blender