summaryrefslogtreecommitdiffstats
path: root/libvncserver/Makefile.am
diff options
context:
space:
mode:
authorChristian Beier <dontmind@freeshell.org>2011-01-29 19:34:12 +0100
committerChristian Beier <dontmind@freeshell.org>2011-02-26 13:42:24 +0100
commitf5b96e57bfaa05d21efc98f892a1b2b109b17253 (patch)
tree7d8dc872d28c0abe077904b44171ec7a26eaabb4 /libvncserver/Makefile.am
parent9f49600787e99b6d1dc0c52afe1647ef3429cc7b (diff)
downloadlibtdevnc-f5b96e57bfaa05d21efc98f892a1b2b109b17253.tar.gz
libtdevnc-f5b96e57bfaa05d21efc98f892a1b2b109b17253.zip
Update minilzo library used for Ultra encoding to ver 2.04.
According to the minilzo README, this brings a significant speedup on 64-bit architechtures. Changes compared to old version 1.08 can be found here: http://www.oberhumer.com/opensource/lzo/lzonews.php Signed-off-by: Christian Beier <dontmind@freeshell.org>
Diffstat (limited to 'libvncserver/Makefile.am')
-rw-r--r--libvncserver/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvncserver/Makefile.am b/libvncserver/Makefile.am
index d85bf81..538617f 100644
--- a/libvncserver/Makefile.am
+++ b/libvncserver/Makefile.am
@@ -19,7 +19,7 @@ include_HEADERS=../rfb/rfb.h ../rfb/rfbconfig.h ../rfb/rfbint.h \
../rfb/rfbproto.h ../rfb/keysym.h ../rfb/rfbregion.h ../rfb/rfbclient.h
noinst_HEADERS=../common/d3des.h ../rfb/default8x16.h zrleoutstream.h \
- zrlepalettehelper.h zrletypes.h private.h ../common/minilzo.h ../common/lzoconf.h scale.h \
+ zrlepalettehelper.h zrletypes.h private.h ../common/minilzo.h ../common/lzoconf.h ../common/lzodefs.h scale.h \
$(TIGHTVNCFILETRANSFERHDRS)
EXTRA_DIST=tableinit24.c tableinittctemplate.c tabletranstemplate.c \