Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-20 | build-sys: fix indentation in make-man-rules generated output | Filipe Brandenburger | |
This fixes the footer where 7 spaces were used on the first line of EXTRA_DIST, but a Tab was clearly intended. | |||
2014-03-06 | build-sys: update intructions for Makefile-man.am regeneration | Zbigniew Jędrzejewski-Szmek | |
2014-02-20 | man: ignore non-manpage files when generating makefile | Zbigniew Jędrzejewski-Szmek | |
2014-02-10 | build-sys: move python helpers to tools directory | Karel Zak | |
Note that make-man-rules.py is missing in EXTRA_DIST=, this patch fixes this mistake too. |