diff options
author | dscho <dscho> | 2005-09-28 16:51:50 +0000 |
---|---|---|
committer | dscho <dscho> | 2005-09-28 16:51:50 +0000 |
commit | 0a909fde7a283fb22c22bbdbc16bcf4c0fe391ec (patch) | |
tree | 9de5c473941fc3c2525a7cbc67fc416cee11efc0 /libvncserver/.cvsignore | |
parent | 93be927b1c1c74bc4da6f6d5978ba8e6e52f3cc2 (diff) | |
download | libtdevnc-0a909fde7a283fb22c22bbdbc16bcf4c0fe391ec.tar.gz libtdevnc-0a909fde7a283fb22c22bbdbc16bcf4c0fe391ec.zip |
This monster commit contains support for TightVNC's file transfer protocol.
Thank you very much, Rohit!
Diffstat (limited to 'libvncserver/.cvsignore')
-rw-r--r-- | libvncserver/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libvncserver/.cvsignore b/libvncserver/.cvsignore index 09653e9..c892af4 100644 --- a/libvncserver/.cvsignore +++ b/libvncserver/.cvsignore @@ -1,4 +1,5 @@ .deps Makefile Makefile.in +libvncserver.a |