diff options
author | Itamar Reis Peixoto <itamar@ispbrasil.com.br> | 2010-11-19 18:58:25 -0200 |
---|---|---|
committer | Itamar Reis Peixoto <itamar@ispbrasil.com.br> | 2010-11-20 22:13:50 -0200 |
commit | cade938a0dc5479aef3ca0d8afa7bd66ed561c87 (patch) | |
tree | e0d77659964087a1f9eb454cc0715cd6ca2a43d5 /docs/man | |
parent | 6b08b8b71ececefe248bf95e2d43e4c1e77eb0c2 (diff) | |
download | xrdp-proprietary-cade938a0dc5479aef3ca0d8afa7bd66ed561c87.tar.gz xrdp-proprietary-cade938a0dc5479aef3ca0d8afa7bd66ed561c87.zip |
more files to fix make dist
Diffstat (limited to 'docs/man')
-rw-r--r-- | docs/man/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/man/Makefile.am b/docs/man/Makefile.am index a8aef78f..2689407b 100644 --- a/docs/man/Makefile.am +++ b/docs/man/Makefile.am @@ -1,3 +1,4 @@ +EXTRA_DIST = sesman.ini.5 xrdp.ini.5 xrdp.8 xrdp-sesman.8 xrdp-sesrun.8 xrdpman5dir=$(mandir)/man5 |