From f6187cc4eb8a8726f5b64f0c640ac8d2355b85eb Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 10 Jan 2015 16:02:54 -0600 Subject: Port to standard shared libvncserver and delete old buggy libvncserver library sources Note that this DOES NOT WORK as some TDE-specific changes to libvncserver will be required The commit is a "clean slate" for the TDE-specific changes to follow --- krfb/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'krfb/CMakeLists.txt') diff --git a/krfb/CMakeLists.txt b/krfb/CMakeLists.txt index 962559bc..9be3dcc1 100644 --- a/krfb/CMakeLists.txt +++ b/krfb/CMakeLists.txt @@ -13,7 +13,6 @@ include( ConfigureChecks.cmake ) add_subdirectory( srvloc ) add_subdirectory( kinetd ) -add_subdirectory( libvncserver ) add_subdirectory( krfb ) add_subdirectory( kcm_krfb ) add_subdirectory( krfb_httpd ) -- cgit v1.2.1