From 1de2fef652c61621e876446c9f04417b6af18f0b Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 22 Mar 2017 17:55:36 +0100 Subject: [PATCH] build-sys: minor indentation fix --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 514d0e2..ad0f202 100644 --- a/Makefile.am +++ b/Makefile.am @@ -651,7 +651,7 @@ EXTRA_DIST += \ units/initrd-switch-root.service.in \ units/systemd-nspawn@.service.in \ units/systemd-update-done.service.in \ - units/tmp.mount.m4 + units/tmp.mount.m4 if HAVE_SYSV_COMPAT nodist_systemunit_DATA += \ -- 2.7.4