]> git.ipfire.org Git - thirdparty/systemd.git/commit
build-sys: don't dist man/systemd.directives.xml 282/head
authorMartin Pitt <martin.pitt@ubuntu.com>
Thu, 18 Jun 2015 06:42:15 +0000 (08:42 +0200)
committerMartin Pitt <martin.pitt@ubuntu.com>
Thu, 18 Jun 2015 07:51:37 +0000 (09:51 +0200)
commit65d21ff344cb7013447e14cdcd83cf43b72fd6f8
tree3c2ecd6b06f532305befaec11dd94053df8724d8
parent4584eaea927c182ba403420701944022a222a29b
build-sys: don't dist man/systemd.directives.xml

It depends on man/custom-entities.ent which is (and needs to be) a built file,
so we need to always build man/systemd.directives.xml as well.

We also need to drop this from update-man-list so that it doesn't get disted
from Makefile-man.am.

Fixes distcheck failure.

https://github.com/systemd/systemd/issues/215
Makefile-man.am
Makefile.am