instfiles: Add line seperator to makefile
This commit is contained in:
parent
830a93d824
commit
8904252a98
@ -11,9 +11,9 @@ systemdsystemunit_DATA = \
|
|||||||
xrdp-sesman.service \
|
xrdp-sesman.service \
|
||||||
xrdp.service
|
xrdp.service
|
||||||
else
|
else
|
||||||
SUBDIRS+=
|
SUBDIRS+= \
|
||||||
default \
|
default \
|
||||||
init.d
|
init.d
|
||||||
endif
|
endif
|
||||||
|
|
||||||
startscriptdir=$(sysconfdir)/xrdp
|
startscriptdir=$(sysconfdir)/xrdp
|
||||||
|
Loading…
Reference in New Issue
Block a user