chiark / gitweb /
build-sys: include PolicyKit files as part of distribution
authorFilipe Brandenburger <filbranden@google.com>
Wed, 25 Jun 2014 06:06:47 +0000 (23:06 -0700)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 26 Jun 2014 05:41:05 +0000 (01:41 -0400)
commit0c26bfc3d21fdb3963f1248c237e2f1a33b5566d
tree326834c62b0b72fe235e7661b76e9e7e75c37efe
parentf15515b5e6a9ebe95c938cc670df6e576fcf9176
build-sys: include PolicyKit files as part of distribution

So that building from an archive works even if intltool is not present.
The README file already mentioned that intltool should only be required
when building from git.

Tested: Built it from the distribution archive on a host without intltool.
  $ ./configure --enable-polkit
  $ make
Makefile.am