You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
EXTRA_DIST = sesman.ini.5 xrdp.ini.5 xrdp.8 xrdp-sesman.8 xrdp-sesrun.8
|
|
|
|
|
|
|
|
xrdpman5dir=$(mandir)/man5
|
|
|
|
|
|
|
|
xrdpman5_DATA = \
|
|
|
|
sesman.ini.5 \
|
|
|
|
xrdp.ini.5
|
|
|
|
|
|
|
|
xrdpman8dir=$(mandir)/man8
|
|
|
|
|
|
|
|
xrdpman8_DATA = \
|
|
|
|
xrdp.8 \
|
|
|
|
xrdp-sesman.8 \
|
|
|
|
xrdp-sesrun.8
|