From: Anthony Minessale Date: Sat, 24 Feb 2007 19:27:57 +0000 (+0000) Subject: doh X-Git-Tag: v1.0-beta1~1010 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2e482a7b4ca855f4cd2b42b58a938a3a1a0d83a;p=thirdparty%2Ffreeswitch.git doh git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4385 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/mod/codecs/mod_amr/Makefile b/src/mod/codecs/mod_amr/Makefile index 1efd977530..d86dd1fcdd 100644 --- a/src/mod/codecs/mod_amr/Makefile +++ b/src/mod/codecs/mod_amr/Makefile @@ -1,4 +1,4 @@ -ifeq ($(shell ls -d $(BASE)/libs/anr),$(BASE)/libs/amr) +ifeq ($(shell ls -d $(BASE)/libs/amr),$(BASE)/libs/amr) CFLAGS += -I$(PREFIX)/include/amr LDFLAGS +=-lamr