From 1f8da9bde3b7de272228872410143f076662ae13 Mon Sep 17 00:00:00 2001 From: runge Date: Wed, 31 Jan 2007 15:29:12 +0000 Subject: libvncclient: add GotCursorShape() and GotCopyRect(); x11vnc dep on libvncclient --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e14374d..8db7f34 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ CFLAGS=-g -Wall -SUBDIRS=libvncserver examples contrib x11vnc vncterm classes libvncclient client_examples test -DIST_SUBDIRS=libvncserver examples contrib x11vnc vncterm classes libvncclient client_examples test +SUBDIRS=libvncserver examples contrib libvncclient x11vnc vncterm classes client_examples test +DIST_SUBDIRS=libvncserver examples contrib libvncclient x11vnc vncterm classes client_examples test bin_SCRIPTS = libvncserver-config -- cgit v1.2.1