summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Beier <dontmind@freeshell.org>2014-10-06 11:12:56 +0200
committerChristian Beier <dontmind@freeshell.org>2014-10-06 11:12:56 +0200
commit9aa9ac59b4cb10bfca93456a3098e348de172d7f (patch)
tree179fe6cd9da46100d58798e9975a3b57e0860d10
parenteab58665160b7df2c7212059ec596cb48b37375a (diff)
downloadlibvncserver-9aa9ac59b4cb10bfca93456a3098e348de172d7f.zip
libvncserver-9aa9ac59b4cb10bfca93456a3098e348de172d7f.tar.gz
Add libvncclient/h264.c to dist tarball.
Otherwise the sources from a 'make dist' package wouldn't compile.
-rw-r--r--libvncclient/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvncclient/Makefile.am b/libvncclient/Makefile.am
index 71118e2..76bed21 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
+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
$(libvncclient_la_OBJECTS): ../rfb/rfbclient.h
OpenPOWER on IntegriCloud