14 lines
169 B
Makefile
14 lines
169 B
Makefile
|
|
||
|
xrdpman5dir=$(mandir)/man5
|
||
|
|
||
|
xrdpman5_DATA = \
|
||
|
sesman.ini.5 \
|
||
|
xrdp.ini.5
|
||
|
|
||
|
xrdpman8dir=$(mandir)/man8
|
||
|
|
||
|
xrdpman8_DATA = \
|
||
|
xrdp.8 \
|
||
|
xrdp-sesman.8 \
|
||
|
xrdp-sesrun.8
|