]> git.ipfire.org Git - thirdparty/systemd.git/commit - Makefile.am
build-sys: always dist *.policy.in files 121/head
authorMartin Pitt <martin.pitt@ubuntu.com>
Tue, 9 Jun 2015 12:01:06 +0000 (14:01 +0200)
committerMartin Pitt <martin.pitt@ubuntu.com>
Tue, 9 Jun 2015 12:01:06 +0000 (14:01 +0200)
commit3712e1249b4ae46e0cf7ce96d1c48509d1662d53
tree57a562d2da6bc9b0e5bedfd2c435ca41d27be9a4
parentedee1cf62636f54431c1d6f3468caacea2e6077c
build-sys: always dist *.policy.in files

Unconditionally dist org.freedesktop.{import1,machine1}.policy.in, like all the
other *.policy.in files. This avoids missing policy files in the tarball.

Spotted by "make distcheck" failure with --disable-importd.
Makefile.am