summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Beier <dontmind@freeshell.org>2015-04-17 12:21:24 +0200
committerChristian Beier <dontmind@freeshell.org>2015-04-17 12:21:24 +0200
commite543e1ac1b11a0ef0b1bdd25b06a27b3ac2156c2 (patch)
tree7db29e455b49c2c7f477befc425433db77563dfa
parent612de004c47586d74d5a93901a2d94ca1fc3f5e3 (diff)
downloadlibtdevnc-e543e1ac.tar.gz
libtdevnc-e543e1ac.zip
Revert "Add libvncclient/h264.c to dist tarball."
This reverts commit 9aa9ac59b4cb10bfca93456a3098e348de172d7f.
-rw-r--r--libvncclient/Makefile.am2
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