summaryrefslogtreecommitdiffstats
path: root/libvncclient/Makefile.am
diff options
context:
space:
mode:
authorChristian Beier <dontmind@freeshell.org>2015-04-17 12:20:59 +0200
committerChristian Beier <dontmind@freeshell.org>2015-04-17 12:20:59 +0200
commit612de004c47586d74d5a93901a2d94ca1fc3f5e3 (patch)
treece4e63baee638a73ff142435f602b4032f4c2384 /libvncclient/Makefile.am
parent107109492e37f0b508f55b5b4e4bd8dcfae3d0cf (diff)
downloadlibtdevnc-612de004c47586d74d5a93901a2d94ca1fc3f5e3.tar.gz
libtdevnc-612de004c47586d74d5a93901a2d94ca1fc3f5e3.zip
Revert "LibVNCClient: Add H.264 encoding for framebuffer updates"
This reverts commit d891478ec985660c03f95cffda0e6a1ad4ba350c. Conflicts: configure.ac libvncclient/h264.c
Diffstat (limited to 'libvncclient/Makefile.am')
-rw-r--r--libvncclient/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvncclient/Makefile.am b/libvncclient/Makefile.am
index d458aa2..7e112d7 100644
--- a/libvncclient/Makefile.am
+++ b/libvncclient/Makefile.am
@@ -14,7 +14,7 @@ endif
libvncclient_la_SOURCES=cursor.c listen.c rfbproto.c sockets.c vncviewer.c ../common/minilzo.c $(TLSSRCS)
-libvncclient_la_LIBADD=$(TLSLIBS) $(VA_LIBS)
+libvncclient_la_LIBADD=$(TLSLIBS)
noinst_HEADERS=../common/lzodefs.h ../common/lzoconf.h ../common/minilzo.h tls.h