build: Fix distcheck failure on libwebrtc-util
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Thu, 19 Jul 2012 11:25:03 +0000 (16:55 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Thu, 19 Jul 2012 11:29:43 +0000 (16:59 +0530)
commit40713647e7e66d8f1d893618037e00c09bdeb99d
tree4b7f618498c87ae98c62cefc21e8f00fb709238b
parentc4655d10c6c11eec6dc472c0d04085f285d01bdd
build: Fix distcheck failure on libwebrtc-util

Without -avoid-version, libtool creates a libwebrtc-util.so.0 and
libwebrtc-util.so.0.0.0 which are not cleaned up by make uninstall,
which in turn causes make distcheck to fail.
src/Makefile.am