Updated Makefile.in to include CapsList.cxx compilation.


git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2092 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/common/rfb/Makefile.in b/common/rfb/Makefile.in
index acdf173..33ddf00 100644
--- a/common/rfb/Makefile.in
+++ b/common/rfb/Makefile.in
@@ -9,6 +9,7 @@
   CMsgWriterV3.cxx \
   CSecurityVncAuth.cxx \
   CapsContainer.cxx \
+  CapsList.cxx \
   ComparingUpdateTracker.cxx \
   Configuration.cxx \
   ConnParams.cxx \