diff options
author | Christian Beier <dontmind@freeshell.org> | 2015-04-17 12:21:24 +0200 |
---|---|---|
committer | Christian Beier <dontmind@freeshell.org> | 2015-04-17 12:21:24 +0200 |
commit | e543e1ac1b11a0ef0b1bdd25b06a27b3ac2156c2 (patch) | |
tree | 7db29e455b49c2c7f477befc425433db77563dfa /libvncclient | |
parent | 612de004c47586d74d5a93901a2d94ca1fc3f5e3 (diff) | |
download | libtdevnc-e543e1ac1b11a0ef0b1bdd25b06a27b3ac2156c2.tar.gz libtdevnc-e543e1ac1b11a0ef0b1bdd25b06a27b3ac2156c2.zip |
Revert "Add libvncclient/h264.c to dist tarball."
This reverts commit 9aa9ac59b4cb10bfca93456a3098e348de172d7f.
Diffstat (limited to 'libvncclient')
-rw-r--r-- | libvncclient/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libvncclient/Makefile.am b/libvncclient/Makefile.am index 7e112d7..bc2420b 100644 --- a/libvncclient/Makefile.am +++ b/libvncclient/Makefile.am @@ -20,7 +20,7 @@ noinst_HEADERS=../common/lzodefs.h ../common/lzoconf.h ../common/minilzo.h tls.h rfbproto.o: rfbproto.c corre.c hextile.c rre.c tight.c zlib.c zrle.c ultra.c -EXTRA_DIST=corre.c hextile.c rre.c tight.c zlib.c zrle.c ultra.c tls_gnutls.c tls_openssl.c tls_none.c h264.c +EXTRA_DIST=corre.c hextile.c rre.c tight.c zlib.c zrle.c ultra.c tls_gnutls.c tls_openssl.c tls_none.c $(libvncclient_la_OBJECTS): ../rfb/rfbclient.h |