From 8904252a98bac3aa79363d0e1ba18ebeef55872c Mon Sep 17 00:00:00 2001 From: speidy Date: Sat, 2 May 2015 11:51:38 +0300 Subject: [PATCH] instfiles: Add line seperator to makefile --- instfiles/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/instfiles/Makefile.am b/instfiles/Makefile.am index 98c0e0b6..00847c58 100644 --- a/instfiles/Makefile.am +++ b/instfiles/Makefile.am @@ -11,9 +11,9 @@ systemdsystemunit_DATA = \ xrdp-sesman.service \ xrdp.service else -SUBDIRS+= - default \ - init.d +SUBDIRS+= \ + default \ + init.d endif startscriptdir=$(sysconfdir)/xrdp