Enhance for echo cancel - samsung
[platform/upstream/pulseaudio.git] / src / Makefile.am
index d5a9021..3bc22d3 100644 (file)
@@ -747,6 +747,7 @@ pulseinclude_HEADERS = \
                pulse/ext-device-restore.h \
                pulse/ext-stream-restore.h \
                pulse/ext-node-manager.h \
+               pulse/ext-echo-cancel.h \
                pulse/format.h \
                pulse/gccmacro.h \
                pulse/introspect.h \
@@ -793,6 +794,7 @@ libpulse_la_SOURCES = \
                pulse/ext-device-restore.c pulse/ext-device-restore.h \
                pulse/ext-stream-restore.c pulse/ext-stream-restore.h \
                pulse/ext-node-manager.c pulse/ext-node-manager.h \
+               pulse/ext-echo-cancel.c pulse/ext-echo-cancel.h \
                pulse/format.c pulse/format.h \
                pulse/gccmacro.h \
                pulse/internal.h \
@@ -1940,7 +1942,7 @@ module_echo_cancel_la_SOURCES = \
                modules/echo-cancel/null.c \
                modules/echo-cancel/echo-cancel.h
 module_echo_cancel_la_LDFLAGS = $(MODULE_LDFLAGS)
-module_echo_cancel_la_LIBADD = $(MODULE_LIBADD) $(LIBSPEEX_LIBS)
+module_echo_cancel_la_LIBADD = libprotocol-native.la $(MODULE_LIBADD) $(LIBSPEEX_LIBS)
 module_echo_cancel_la_CFLAGS = $(AM_CFLAGS) $(SERVER_CFLAGS) $(LIBSPEEX_CFLAGS)
 if HAVE_ADRIAN_EC
 module_echo_cancel_la_SOURCES += \