From f04da8e7f5d1c15a205a9e26afdb711dfc306c2a Mon Sep 17 00:00:00 2001 From: Joilnen Leite Date: Fri, 14 Aug 2009 00:14:20 +0000 Subject: Changed to able compile libsamplerate properly --- source/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/Makefile') diff --git a/source/Makefile b/source/Makefile index aa226d27668..588ffe0bbb6 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 += $(LCGDIR)/samplerate/lib/libsamplerate.a +COMLIB += $(NAN_SAMPLERATE)/lib/libsamplerate.a ifneq ($(NAN_NO_KETSJI),true) COMLIB += $(OCGDIR)/gameengine/bloutines/$(DEBUG_DIR)libbloutines.a -- cgit v1.2.3