diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 5 |
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 |