mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
echo-cancel: Fix out-of-tree build
This commit is contained in:
parent
f73e9c19f7
commit
395dae4d1a
1 changed files with 2 additions and 0 deletions
|
|
@ -71,6 +71,8 @@ AM_CFLAGS = \
|
||||||
-I$(top_builddir)/src/modules/jack \
|
-I$(top_builddir)/src/modules/jack \
|
||||||
-I$(top_srcdir)/src/modules/dbus \
|
-I$(top_srcdir)/src/modules/dbus \
|
||||||
-I$(top_builddir)/src/modules/dbus \
|
-I$(top_builddir)/src/modules/dbus \
|
||||||
|
-I$(top_srcdir)/src/modules/echo-cancel \
|
||||||
|
-I$(top_builddir)/src/modules/echo-cancel \
|
||||||
$(PTHREAD_CFLAGS) -D_POSIX_PTHREAD_SEMANTICS \
|
$(PTHREAD_CFLAGS) -D_POSIX_PTHREAD_SEMANTICS \
|
||||||
$(LIBSAMPLERATE_CFLAGS) \
|
$(LIBSAMPLERATE_CFLAGS) \
|
||||||
$(LIBSNDFILE_CFLAGS) \
|
$(LIBSNDFILE_CFLAGS) \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue