diff --git a/libvncserver/Makefile.am b/libvncserver/Makefile.am index c0cd4c3..a53bf17 100644 --- a/libvncserver/Makefile.am +++ b/libvncserver/Makefile.am @@ -37,6 +37,7 @@ include_HEADERS=../rfb/rfb.h ../rfb/rfbconfig.h ../rfb/rfbint.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 \ $(TIGHTVNCFILETRANSFERHDRS) EXTRA_DIST=tableinit24.c tableinittctemplate.c tabletranstemplate.c \