summaryrefslogtreecommitdiffstats
path: root/instfiles/Makefile.am
diff options
context:
space:
mode:
authorspeidy <speidy@gmail.com>2015-05-02 11:51:38 +0300
committerspeidy <speidy@gmail.com>2015-05-02 11:51:38 +0300
commit8904252a98bac3aa79363d0e1ba18ebeef55872c (patch)
tree3d617b4304d7d58f97a83c3680c8191dca34be81 /instfiles/Makefile.am
parent830a93d82409b0ee354fc1b84beab63018052db5 (diff)
downloadxrdp-proprietary-8904252a98bac3aa79363d0e1ba18ebeef55872c.tar.gz
xrdp-proprietary-8904252a98bac3aa79363d0e1ba18ebeef55872c.zip
instfiles: Add line seperator to makefile
Diffstat (limited to 'instfiles/Makefile.am')
-rw-r--r--instfiles/Makefile.am6
1 files 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