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/Makefile
parent2ebc3847463041035a76ed0ce893c2147df77c02 (diff)
Remove references to obsolete misc lib
Diffstat (limited to 'source/Makefile')
-rw-r--r--source/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/Makefile b/source/Makefile
index c8669761d45..905041900b1 100644
--- a/source/Makefile
+++ b/source/Makefile
@@ -74,7 +74,6 @@ PYPLAYERLIB ?= $(PYLIB)
GRPLIB = $(OCGDIR)/creator/$(DEBUG_DIR)libcreator.a
GRPLIB += $(OCGDIR)/blender/src/$(DEBUG_DIR)libsrcpublisher.a
- GRPLIB += $(OCGDIR)/blender/misc/$(DEBUG_DIR)libmisc.a
GRPLIB += $(OCGDIR)/blender/radiosity/$(DEBUG_DIR)libradiosity.a
GRPLIB += $(NAN_DECIMATION)/lib/libdecimation.a
GRPLIB += $(NAN_BSP)/lib/$(DEBUG_DIR)libbsp.a