[pulseaudio-commits] [SCM] PulseAudio Sound Server branch, master, updated. v0.9.16-test5-83-gba17ff4
Lennart Poettering
gitmailer-noreply at 0pointer.de
Mon Aug 24 06:33:57 PDT 2009
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 be46eaa5b6324d84c5ecbed5dd72dec1c87e0cb1 (commit)
- Log -----------------------------------------------------------------
ba17ff4 build-sys: add missing header files to tarball
-----------------------------------------------------------------------
Summary of changes:
src/Makefile.am | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
-----------------------------------------------------------------------
commit ba17ff4101e276f0fdba58861d51af7a0bbcfa3b
Author: Lennart Poettering <lennart at poettering.net>
Date: Mon Aug 24 04:02:08 2009 +0200
build-sys: add missing header files to tarball
diff --git a/src/Makefile.am b/src/Makefile.am
index 2fd9a73..561891e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -836,8 +836,9 @@ libpulsecore_ at PA_MAJORMINORMICRO@_la_SOURCES = \
pulsecore/resampler.c pulsecore/resampler.h \
pulsecore/rtpoll.c pulsecore/rtpoll.h \
pulsecore/sample-util.c pulsecore/sample-util.h \
- pulsecore/cpu-arm.c pulsecore/cpu-x86.c \
- pulsecore/svolume_c.c pulsecore/svolume_arm.c\
+ pulsecore/cpu-arm.c pulsecore/cpu-arm.h \
+ pulsecore/cpu-x86.c pulsecore/cpu-x86.h \
+ pulsecore/svolume_c.c pulsecore/svolume_arm.c \
pulsecore/svolume_mmx.c pulsecore/svolume_sse.c \
pulsecore/sconv-s16be.c pulsecore/sconv-s16be.h \
pulsecore/sconv-s16le.c pulsecore/sconv-s16le.h \
--
hooks/post-receive
PulseAudio Sound Server
More information about the pulseaudio-commits
mailing list