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-01-11 17:15:59 +0300
committerKent Mein <mein@cs.umn.edu>2008-01-11 17:15:59 +0300
commitc562fdf0959c15058d7c7b2367fa8392ee82aab1 (patch)
treea540dbeab0870864cd90c3d829862bfde1de0bb9 /source/Makefile
parent6167882776bcca5c7f44221cca356c7dcd878078 (diff)
Fixed typo from merge yesterday.
Kent
Diffstat (limited to 'source/Makefile')
-rw-r--r--source/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Makefile b/source/Makefile
index a93f8f6274c..4425bc2025c 100644
--- a/source/Makefile
+++ b/source/Makefile
@@ -214,7 +214,7 @@ ifeq ($(WITH_OPENEXR), true)
COMLIB += $(NAN_OPENEXR_LIBS)
endif
-BLLIB = $(NAN_IKSOLVER)/lib/libiksolver.a
+BLLIB += $(NAN_IKSOLVER)/lib/libiksolver.a
BLLIB += $(NAN_ELBEEM)/lib/$(DEBUG_DIR)libelbeem.a
BLLIB += $(OCGDIR)/blender/readblenfile/$(DEBUG_DIR)libreadblenfile.a
BLLIB += $(OCGDIR)/blender/ed_datafiles/libed_datafiles.a