[pulseaudio-commits] [SCM] PulseAudio Sound Server branch, master, updated. v0.9.19-562-g395dae4
Colin Guthrie
gitmailer-noreply at 0pointer.de
Mon Sep 20 01:52:46 PDT 2010
This is an automated email from the git hooks/post-receive script. It was
generated because of a push to the "PulseAudio Sound Server" repository.
The master branch has been updated
from f73e9c19f7fd4f7aaecd06a283b125078d8ad884 (commit)
- Log -----------------------------------------------------------------
395dae4 echo-cancel: Fix out-of-tree build
-----------------------------------------------------------------------
Summary of changes:
src/Makefile.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
commit 395dae4d1a344e3355146877b5b49c3da4516a08
Author: Arun Raghavan <arun.raghavan at collabora.co.uk>
Date: Mon Sep 20 14:07:44 2010 +0530
echo-cancel: Fix out-of-tree build
diff --git a/src/Makefile.am b/src/Makefile.am
index e55c31c..bc058ea 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -71,6 +71,8 @@ AM_CFLAGS = \
-I$(top_builddir)/src/modules/jack \
-I$(top_srcdir)/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 \
$(LIBSAMPLERATE_CFLAGS) \
$(LIBSNDFILE_CFLAGS) \
--
hooks/post-receive
PulseAudio Sound Server
More information about the pulseaudio-commits
mailing list