diff options
author | runge <runge> | 2007-05-16 21:32:52 +0000 |
---|---|---|
committer | runge <runge> | 2007-05-16 21:32:52 +0000 |
commit | 3110c0e32f2f1fe823917eebc33bedc44a84160c (patch) | |
tree | 5adec4f47905ebca5b36da5c5699d007f80654db /classes/ssl/Makefile.am | |
parent | c49eee2cf625d8cfcefd23c6a33e6c9488570fcc (diff) | |
download | libtdevnc-3110c0e32f2f1fe823917eebc33bedc44a84160c.tar.gz libtdevnc-3110c0e32f2f1fe823917eebc33bedc44a84160c.zip |
Add SSL support to UltraVNC Java Viewer (has filetransfer gui). Fix UltraVNC bugs and improve FTP gui a bit.
Diffstat (limited to 'classes/ssl/Makefile.am')
-rw-r--r-- | classes/ssl/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/ssl/Makefile.am b/classes/ssl/Makefile.am index b0d3664..29ad54d 100644 --- a/classes/ssl/Makefile.am +++ b/classes/ssl/Makefile.am @@ -1,2 +1,2 @@ -EXTRA_DIST=VncViewer.jar index.vnc SignedVncViewer.jar proxy.vnc README ss_vncviewer onetimekey +EXTRA_DIST=VncViewer.jar index.vnc SignedVncViewer.jar proxy.vnc README ss_vncviewer onetimekey UltraViewerSSL.jar SignedUltraViewerSSL.jar ultra.vnc ultrasigned.vnc |