From d7c9aa5e6463c68f78f634b87394c4eda9886a8f Mon Sep 17 00:00:00 2001 From: Filipe Brandenburger Date: Mon, 16 Jun 2014 20:54:48 -0700 Subject: 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile-man.am') diff --git a/Makefile-man.am b/Makefile-man.am index 1e321f939b..1e4ec6793e 100644 --- a/Makefile-man.am +++ b/Makefile-man.am @@ -1478,7 +1478,7 @@ endif # Really, do not edit this file. EXTRA_DIST += \ - man/binfmt.d.xml \ + man/binfmt.d.xml \ man/bootchart.conf.xml \ man/bootctl.xml \ man/bootup.xml \ -- cgit v1.2.3-54-g00ecf