commit | 1740e3604ea0eec27569103be26fd5b10d82fc1f | [log] [tgz] |
---|---|---|
author | Constantin Kaplinsky <const@tightvnc.com> | Tue Dec 05 03:30:18 2006 +0000 |
committer | Constantin Kaplinsky <const@tightvnc.com> | Tue Dec 05 03:30:18 2006 +0000 |
tree | 99b3afcb25c2700e6d9eb580c3dff1d6fbbadd50 | |
parent | e7e0ce2456bba58a91dde3e7145e0cfda12bd919 [diff] |
Updated make file for building under *nix. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2177 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/common/rfb/Makefile.in b/common/rfb/Makefile.in index 33ddf00..7885753 100644 --- a/common/rfb/Makefile.in +++ b/common/rfb/Makefile.in
@@ -49,6 +49,8 @@ ServerCore.cxx \ SSecurityFactoryStandard.cxx \ SSecurityVncAuth.cxx \ + ScaledPixelBuffer.cxx \ + ScaleFilters.cxx \ Timer.cxx \ TightDecoder.cxx \ TightEncoder.cxx \