build: work around automake-1.15 & intltool complaining about translations in build dir
authorLubomir Rintel <lkundrak@v3.sk>
Wed, 29 Apr 2015 14:40:44 +0000 (16:40 +0200)
committerLubomir Rintel <lkundrak@v3.sk>
Tue, 5 May 2015 11:34:19 +0000 (13:34 +0200)
commit66c3b673e32b7d055349a2a96ca2c2dfbbfc03ba
tree290a884dab429b0963e8c02c8136720ab00c5708
parent85afd9a69d8bda820bc2f31a63a11e7e9eec3d7b
build: work around automake-1.15 & intltool complaining about translations in build dir

make distcheck runs a build in dist directory subtirs and then runs intltool -m
which in turn complains about translations in a built file:

  The following files contain translations and are currently not in use. Please
  consider adding these to the POTFILES.in file, located in the po/ directory.

  sub/policy/org.freedesktop.NetworkManager.policy.in

The issue is reported to intltool upstream already:
https://bugs.launchpad.net/intltool/+bug/1117944
po/POTFILES.skip