]> git.ipfire.org Git - thirdparty/systemd.git/commit - tools/update-man-rules.py
build-sys: use wildcard glob in update-man-list again 427/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 30 Jun 2015 13:56:44 +0000 (09:56 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 30 Jun 2015 13:56:44 +0000 (09:56 -0400)
commite4f42f9d1eb609a515ad1434512d5ad3d96c9b72
treee07d11915b1bf60d165bbfbad79b407094782380
parentc9aca734385aa388f60aff1ac13de89cf6f166e1
build-sys: use wildcard glob in update-man-list again

The idea is that after adding a new man page, make update-man-list
will be used to regenerate part of the makefile. So the data already
present in the makefile cannot be used to do that.

Also, renames filter out generated xml files in make-man-rules.py
itself in order to make Makefile.am a bit simpler, and rename files
to dist_files to better reflect new meaning.
Makefile.am
tools/make-man-rules.py