instfiles: Add line seperator to makefile

This commit is contained in:
speidy 2015-05-02 11:51:38 +03:00
parent 830a93d824
commit 8904252a98
1 changed files with 3 additions and 3 deletions

View File

@ -11,9 +11,9 @@ systemdsystemunit_DATA = \
xrdp-sesman.service \
xrdp.service
else
SUBDIRS+=
default \
init.d
SUBDIRS+= \
default \
init.d
endif
startscriptdir=$(sysconfdir)/xrdp