Remove fttypes.h from Makefile.am, it doesn't exist.


git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3761 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/common/rfb/Makefile.am b/common/rfb/Makefile.am
index d3b7e76..fdb119d 100644
--- a/common/rfb/Makefile.am
+++ b/common/rfb/Makefile.am
@@ -5,7 +5,7 @@
 	CMsgWriterV3.h ColourCube.h ColourMap.h ComparingUpdateTracker.h \
 	Configuration.h ConnParams.h CSecurity.h CSecurityNone.h \
 	CSecurityVncAuth.h Cursor.h Decoder.h d3des.h Encoder.h \
-	encodings.h Exception.h fttypes.h hextileConstants.h hextileDecode.h \
+	encodings.h Exception.h hextileConstants.h hextileDecode.h \
 	HextileDecoder.h hextileEncodeBetter.h hextileEncode.h \
 	HextileEncoder.h Hostname.h HTTPServer.h ImageGetter.h InputHandler.h \
 	KeyRemapper.h keysymdef.h ListConnInfo.h Logger.h Logger_file.h \