From 7ad56d060be4aa470af5e6dcd985f1da91ba5d94 Mon Sep 17 00:00:00 2001 From: Stefan Sayer Date: Thu, 3 Jul 2008 02:27:40 +0000 Subject: [PATCH] typo git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1034 8eb893ce-cfd4-0310-b710-fb5ebe64c474 --- core/plug-in/g722/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/plug-in/g722/Makefile b/core/plug-in/g722/Makefile index 8fa034c7..629d57ad 100644 --- a/core/plug-in/g722/Makefile +++ b/core/plug-in/g722/Makefile @@ -4,7 +4,7 @@ SPANDSP_INC= #/usr/include/ SPANDSP_LIB = -lspandsp -module_ldflags = $(SPEEX_LIB) +module_ldflags = $(SPANDSP_LIB) module_cflags = -ansi # -DNOFPU ifdef NOFPU