From 4a5eee94e8e57ced567dfdd1063f3e6c5de723ac Mon Sep 17 00:00:00 2001 From: Christian Beier Date: Wed, 25 Apr 2012 13:56:45 +0200 Subject: Fix libvncclient make dist. --- libvncclient/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libvncclient') diff --git a/libvncclient/Makefile.am b/libvncclient/Makefile.am index 502b73d..bf05a39 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.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 -- cgit v1.1