commit | 41779be7a671e6deef89fdb7de90e2ea87a74e7a | [log] [tgz] |
---|---|---|
author | Constantin Kaplinsky <const@tightvnc.com> | Fri May 19 10:40:48 2006 +0000 |
committer | Constantin Kaplinsky <const@tightvnc.com> | Fri May 19 10:40:48 2006 +0000 |
tree | 0657d5b4f19b06b67040eabb1ccb7493f32f82bf | |
parent | 4a1f695cc14ce387eaceb6dbcb5ddfbfcbf045d6 [diff] |
Updated Makefile.in for building under Unix. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@562 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/rfb/Makefile.in b/rfb/Makefile.in index 3f501a9..835e188 100644 --- a/rfb/Makefile.in +++ b/rfb/Makefile.in
@@ -35,6 +35,10 @@ RawEncoder.cxx \ Region.cxx \ SConnection.cxx \ + SFTMsgReader.cxx \ + SFTMsgWriter.cxx \ + SFileTransfer.cxx \ + SFileTransferManager.cxx \ SMsgHandler.cxx \ SMsgReader.cxx \ SMsgReaderV3.cxx \