Change AEC into generic echo canceller framework with either AEC or simple echo suppressor backend can be selected during runtime.



git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@653 74dad513-b988-da41-8d7b-12977e46ad98
diff --git a/pjsip-apps/build/Samples.mak b/pjsip-apps/build/Samples.mak
index 3576791..e4d92eb 100644
--- a/pjsip-apps/build/Samples.mak
+++ b/pjsip-apps/build/Samples.mak
@@ -26,6 +26,7 @@
 		$(subst /,$(HOST_PSEP),$(PJSIP_LIB)) \
 		$(subst /,$(HOST_PSEP),$(PJMEDIA_CODEC_LIB)) \
 		$(subst /,$(HOST_PSEP),$(PJMEDIA_LIB)) \
+		$(subst /,$(HOST_PSEP),$(PJMEDIA_CODEC_LIB)) \
 		$(subst /,$(HOST_PSEP),$(PJLIB_UTIL_LIB)) \
 		$(subst /,$(HOST_PSEP),$(PJLIB_LIB))