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 dda564f50b55340ff4bfbaa8d6d6fc6427f764f4 (commit)
- Log -----------------------------------------------------------------
bc43fe5 build-sys: No need to create folder for echo-cancel module.
-----------------------------------------------------------------------
Summary of changes:
src/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
commit bc43fe5c60a64a58a4b6999aa088a9df3c03aaad
Author: Colin Guthrie <[email protected]>
Date: Mon Mar 14 16:31:00 2011 +0000
build-sys: No need to create folder for echo-cancel module.
The ORCC stage does this anyway (and this was buggy anyway as it had an
extra
'src/' prefix so never worked properly when it was introduced in d6cdd80).
Thanks to Maarten Bosmans for pointing it out.
diff --git a/src/Makefile.am b/src/Makefile.am
index 2ab6355..71ad19b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1335,7 +1335,7 @@ $(SYMDEF_FILES): modules/module-defs.h.m4
.PHONY: builddirs
builddirs:
- $(AM_V_at)$(MKDIR_P) daemon modules src/modules/echo-cancel
+ $(AM_V_at)$(MKDIR_P) daemon modules
# Simple protocol
--
hooks/post-receive
PulseAudio Sound Server
_______________________________________________
pulseaudio-commits mailing list
[email protected]
https://tango.0pointer.de/mailman/listinfo/pulseaudio-commits