build: install udev files under prefix
authorLubomir Rintel <lkundrak@v3.sk>
Mon, 14 Mar 2016 12:49:58 +0000 (13:49 +0100)
committerLubomir Rintel <lkundrak@v3.sk>
Mon, 14 Mar 2016 15:32:14 +0000 (16:32 +0100)
commitfa16fb1808fe4f1a529b1edac81e582f630f1965
treec449f63c3ea866573ba986c525611a69260d1bf1
parent226ef191092f4ed9b7d4d7bcd5b81243580910cc
build: install udev files under prefix

It should really be in /usr/lib, not /lib. Not a real issue, since the two are
usually links, but the latter is supposably for compatibility only. This also
installs into correct place when configured with a different --prefix.
configure.ac