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 /sesman | |
parent | 6b08b8b71ececefe248bf95e2d43e4c1e77eb0c2 (diff) | |
download | xrdp-proprietary-cade938a0dc5479aef3ca0d8afa7bd66ed561c87.tar.gz xrdp-proprietary-cade938a0dc5479aef3ca0d8afa7bd66ed561c87.zip |
more files to fix make dist
Diffstat (limited to 'sesman')
-rw-r--r-- | sesman/chansrv/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sesman/chansrv/Makefile.am b/sesman/chansrv/Makefile.am index 4f448fd2..7cd1fa6c 100644 --- a/sesman/chansrv/Makefile.am +++ b/sesman/chansrv/Makefile.am @@ -1,3 +1,4 @@ +EXTRA_DIST = chansrv.h clipboard.h devredir.h sound.h AM_CFLAGS = \ -DXRDP_CFG_PATH=\"${sysconfdir}/xrdp\" \ |