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,7 +11,7 @@ systemdsystemunit_DATA = \
xrdp-sesman.service \
xrdp.service
else
SUBDIRS+=
SUBDIRS+= \
default \
init.d
endif