From 41779be7a671e6deef89fdb7de90e2ea87a74e7a Mon Sep 17 00:00:00 2001 From: Constantin Kaplinsky Date: Fri, 19 May 2006 10:40:48 +0000 Subject: [PATCH] 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 --- rfb/Makefile.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/rfb/Makefile.in b/rfb/Makefile.in index 3f501a90..835e1882 100644 --- a/rfb/Makefile.in +++ b/rfb/Makefile.in @@ -35,6 +35,10 @@ CXXSRCS = \ RawEncoder.cxx \ Region.cxx \ SConnection.cxx \ + SFTMsgReader.cxx \ + SFTMsgWriter.cxx \ + SFileTransfer.cxx \ + SFileTransferManager.cxx \ SMsgHandler.cxx \ SMsgReader.cxx \ SMsgReaderV3.cxx \ -- 2.39.5