summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorrunge <runge>2007-01-31 15:29:12 +0000
committerrunge <runge>2007-01-31 15:29:12 +0000
commit1f8da9bde3b7de272228872410143f076662ae13 (patch)
treeb17994299e96318ecd147f052a42eddffa1e9ca9 /Makefile.am
parentb66c944fe30d9bd120c29f28f23336623777eee8 (diff)
downloadlibvncserver-1f8da9bde3b7de272228872410143f076662ae13.zip
libvncserver-1f8da9bde3b7de272228872410143f076662ae13.tar.gz
libvncclient: add GotCursorShape() and GotCopyRect(); x11vnc dep on libvncclient
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
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
OpenPOWER on IntegriCloud