build-sys: don't hardcode the module directory 08/28208/1
authorTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Tue, 30 Sep 2014 09:17:58 +0000 (12:17 +0300)
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Tue, 30 Sep 2014 09:17:58 +0000 (12:17 +0300)
commitc47960c92e7302b8e3d358f01dfb9a0ebc9efd5c
tree56bd000b9d6acbfa1c49bcdf86d743ca3c55a9b8
parenteacc58c41e0ba000c2faa14e60c72ebf02fe258d
build-sys: don't hardcode the module directory

On my machine, which has a self-compiled PulseAudio installed under
/usr/local, the hardcoded path caused a failure in loading
module-murphy-ivi, because the linker didn't find
libmain-volume-policy.so, which is only available under /usr/local.

Change-Id: Ic9ee4ce44d35f23a070176ffee361c14d0d1f08c
murphy/Makefile.am