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:
authorDaniel Dunbar <daniel@zuster.org>2003-03-24 20:34:43 +0300
committerDaniel Dunbar <daniel@zuster.org>2003-03-24 20:34:43 +0300
commitde09cf76092d5eec3b7b24f82d6c94e364bb9d5e (patch)
treed71c393bca8848c24ea22c4c033c51a949918f5f /source/blender/src/Makefile
parent2ebc3847463041035a76ed0ce893c2147df77c02 (diff)
Remove references to obsolete misc lib
Diffstat (limited to 'source/blender/src/Makefile')
-rw-r--r--source/blender/src/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/src/Makefile b/source/blender/src/Makefile
index 50679ebfdf6..38d28469af3 100644
--- a/source/blender/src/Makefile
+++ b/source/blender/src/Makefile
@@ -77,7 +77,6 @@ CPPFLAGS += -I../img
CPPFLAGS += -I../blenloader
CPPFLAGS += -I../verify
CPPFLAGS += -I..
-CPPFLAGS += -I../misc
CPPFLAGS += -I../../kernel/gen_system
CPPFLAGS += -I../../gameengine/SoundSystem