summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authordscho <dscho>2003-07-30 14:58:32 +0000
committerdscho <dscho>2003-07-30 14:58:32 +0000
commitae5142bdbd98f8a196d166331fa193ea20599cd9 (patch)
treef075d64691f0137edc27f67fd49f0dc7f21e2337 /Makefile.am
parenteeb2061dfb03ea11ba028b33037fa0805d22e6a4 (diff)
downloadlibtdevnc-ae5142bdbd98f8a196d166331fa193ea20599cd9.tar.gz
libtdevnc-ae5142bdbd98f8a196d166331fa193ea20599cd9.zip
add rfbclient.h to distribution; avoid C++ style comments
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f37f465..48f738d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,7 +9,7 @@ includedir=$(prefix)/include/rfb
#include_HEADERS=rfb.h rfbconfig.h rfbint.h rfbproto.h keysym.h rfbregion.h
include_HEADERS=rfb/rfb.h rfb/rfbconfig.h rfb/rfbint.h rfb/rfbproto.h \
- rfb/keysym.h rfb/rfbregion.h
+ rfb/keysym.h rfb/rfbregion.h rfb/rfbclient.h
noinst_HEADERS=d3des.h zrleDecode.h zrleEncode.h rfb/default8x16.h \
rdr/Exception.h rdr/FdInStream.h rdr/FdOutStream.h \