chiark / gitweb /
build-sys: fix indentation in make-man-rules generated output
authorFilipe Brandenburger <filbranden@google.com>
Tue, 17 Jun 2014 03:54:48 +0000 (20:54 -0700)
committerLennart Poettering <lennart@poettering.net>
Fri, 20 Jun 2014 12:41:09 +0000 (14:41 +0200)
commitd7c9aa5e6463c68f78f634b87394c4eda9886a8f
tree2cd2e98a74082b9c6c78883309db55c8af56cc96
parent61b5c82d91694a51bc886a61d5cc94f473dc7dd6
build-sys: fix indentation in make-man-rules generated output

This fixes the footer where 7 spaces were used on the first line of EXTRA_DIST,
but a Tab was clearly intended.
Makefile-man.am
tools/make-man-rules.py