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:
authorGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2009-08-17 02:35:22 +0400
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2009-08-17 02:35:22 +0400
commit3458642935cb7d6ff4a63895230ce38680af16d5 (patch)
tree5e0035042cf34f3f4f131b00a93349a480bf7294 /source/Makefile
parent2cf5b528569e22892bff4aee179ea949278145f3 (diff)
Add debug support like other libs.
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 588ffe0bbb6..b4d6ba9d013 100644
--- a/source/Makefile
+++ b/source/Makefile
@@ -109,7 +109,7 @@ COMLIB += $(OCGDIR)/blender/blenfont/$(DEBUG_DIR)libblenfont.a
COMLIB += $(NAN_AUDASPACE)/lib/$(DEBUG_DIR)libaudaspace.a
COMLIB += $(NAN_AUDASPACE)/lib/$(DEBUG_DIR)libaud_src.a
COMLIB += $(NAN_AUDASPACE)/lib/$(DEBUG_DIR)libaud_fx.a
-COMLIB += $(NAN_SAMPLERATE)/lib/libsamplerate.a
+COMLIB += $(NAN_SAMPLERATE)/lib/$(DEBUG_DIR)libsamplerate.a
ifneq ($(NAN_NO_KETSJI),true)
COMLIB += $(OCGDIR)/gameengine/bloutines/$(DEBUG_DIR)libbloutines.a