build-sys: Move svolume-*.c to libpulsecore
authorArun Raghavan <arun@arunraghavan.net>
Mon, 5 Aug 2019 08:49:27 +0000 (14:19 +0530)
committerArun Raghavan <arun@arunraghavan.net>
Mon, 5 Aug 2019 08:49:27 +0000 (14:19 +0530)
commit6a1addf35ca7308833371a69a09769607448c657
tree53412f4ff430dfe77bf44af0f8a5ebeb07e080b1
parentf52baffeb51c5ea10cd65adc26be4a206122f6f9
build-sys: Move svolume-*.c to libpulsecore

The various software volume implementations were being built as part of
libpulsecommon for some reason. These should only ever be used in the
daemon, so they should be in libpulsecore.
src/Makefile.am
src/meson.build
src/pulsecore/meson.build