From a48ef69be3f01624e3cd3683269a361557e227c7 Mon Sep 17 00:00:00 2001 From: Christian Beier Date: Thu, 26 Apr 2012 17:20:06 +0200 Subject: Include some more missing files for make dist. --- libvncserver/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libvncserver') diff --git a/libvncserver/Makefile.am b/libvncserver/Makefile.am index a53bf17..cc1acfb 100644 --- a/libvncserver/Makefile.am +++ b/libvncserver/Makefile.am @@ -36,8 +36,8 @@ include_HEADERS=../rfb/rfb.h ../rfb/rfbconfig.h ../rfb/rfbint.h \ ../rfb/rfbproto.h ../rfb/keysym.h ../rfb/rfbregion.h ../rfb/rfbclient.h noinst_HEADERS=../common/d3des.h ../rfb/default8x16.h zrleoutstream.h \ - zrlepalettehelper.h zrletypes.h private.h ../common/minilzo.h ../common/lzoconf.h ../common/lzodefs.h scale.h \ - rfbssl.h rfbcrypto.h \ + zrlepalettehelper.h zrletypes.h private.h scale.h rfbssl.h rfbcrypto.h \ + ../common/minilzo.h ../common/lzoconf.h ../common/lzodefs.h ../common/md5.h ../common/sha1.h \ $(TIGHTVNCFILETRANSFERHDRS) EXTRA_DIST=tableinit24.c tableinittctemplate.c tabletranstemplate.c \ -- cgit v1.2.3