summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristian Beier <dontmind@freeshell.org>2014-09-03 21:09:53 +0200
committerChristian Beier <dontmind@freeshell.org>2014-09-03 21:09:53 +0200
commit0f25ea732441f4d0468065f85e34f14514ed2376 (patch)
treeaccfcd75410a257e0e7f3816d4c8c7798155c390 /Makefile.am
parent7dfd4f3b0435fc91410b4ae634c057472bf85f6b (diff)
downloadlibtdevnc-0f25ea732441f4d0468065f85e34f14514ed2376.tar.gz
libtdevnc-0f25ea732441f4d0468065f85e34f14514ed2376.zip
Remove x11vnc from autotools build system.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index e244fe8..2a749f2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,8 +1,5 @@
-if WITH_X11VNC
-X11VNC=x11vnc
-endif
-SUBDIRS=libvncserver examples libvncclient vncterm webclients client_examples test $(X11VNC)
+SUBDIRS=libvncserver examples libvncclient vncterm webclients client_examples test
DIST_SUBDIRS=libvncserver examples libvncclient vncterm webclients client_examples test
EXTRA_DIST = CMakeLists.txt rfb/rfbint.h.cmake rfb/rfbconfig.h.cmake