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 \