Remove xrdp.sh from Makefile and document as well

This commit is contained in:
Koichiro IWAO 2019-12-11 17:09:08 +09:00
parent 5fc804c67d
commit a20f99d3d1
No known key found for this signature in database
GPG Key ID: 9F72CDBC01BF10EB
2 changed files with 0 additions and 3 deletions

View File

@ -30,7 +30,6 @@ default build will install the following
startwm.sh
xrdp.ini
xrdp_keyboard.ini
xrdp.sh
/etc/xrdp/pulse
default.pa

View File

@ -1,6 +1,5 @@
EXTRA_DIST = \
keymap-names.txt \
xrdp.sh \
xrdp-sesman.service.in \
xrdp.service.in
@ -61,7 +60,6 @@ if LINUX
SUBDIRS += \
pam.d \
pulse
dist_startscript_SCRIPTS = xrdp.sh
if HAVE_SYSTEMD
systemdsystemunit_DATA = \
xrdp-sesman.service \