mirror of https://github.com/neutrinolabs/xrdp
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.service
|
||||
else
|
||||
SUBDIRS+=
|
||||
default \
|
||||
init.d
|
||||
SUBDIRS+= \
|
||||
default \
|
||||
init.d
|
||||
endif
|
||||
|
||||
startscriptdir=$(sysconfdir)/xrdp
|
||||
|
|
Loading…
Reference in New Issue