build-sys: fix distribution of GSettings files
authorTanu Kaskinen <tanuk@iki.fi>
Fri, 11 May 2018 11:06:21 +0000 (14:06 +0300)
committerTanu Kaskinen <tanuk@iki.fi>
Fri, 11 May 2018 11:28:14 +0000 (14:28 +0300)
commitd25387454a8aafa9cde0de17d8792e58e95722ef
tree0eae4916e68dc89b1a2642f513099f41288144b6
parent0ee9d654673ac40691208b5aace52d9a4b69d822
build-sys: fix distribution of GSettings files

dist_gsettingsdataconvert_DATA was set only if GSettings was enabled. If
the developer that generates the tarball doesn't have GSettings enabled,
pulseaudio.convert wouldn't get included in the tarball.

The schema file was not being added to the tarball even if GSettings was
enabled.
src/Makefile.am