Remove reference to rdp directory, it was removed

master
Pavel Roskin 7 years ago committed by metalefty
parent c7bc634e17
commit 658aa270ba

@ -103,7 +103,7 @@ need **autoconf**, **automake**, **libtool** and **pkgconfig**.
If compiling from the packaged source, unpack the tarball and change to the If compiling from the packaged source, unpack the tarball and change to the
resulting directory. resulting directory.
If compiling from a checked out repository, please make sure you've got the submodules If compiling from a checked out repository, please make sure you've got the submodules
cloned too (use `git clone --recursive https://github.com/neutrinolabs/xrdp`) cloned too (use `git clone --recursive https://github.com/neutrinolabs/xrdp`)
Then run following commands to compile and install xrdp: Then run following commands to compile and install xrdp:
@ -131,7 +131,6 @@ xrdp
├── mc ---------- media center module ├── mc ---------- media center module
├── neutrinordp - RDP client module for proxying RDP connections using NeutrinoRDP ├── neutrinordp - RDP client module for proxying RDP connections using NeutrinoRDP
├── pkgconfig --- pkg-config configuration ├── pkgconfig --- pkg-config configuration
├── rdp --------- RDP client module for connecting to another RDP server
├── sesman ------ session manager for xrdp ├── sesman ------ session manager for xrdp
├── tcutils ----- QT based utility program for thin clients ├── tcutils ----- QT based utility program for thin clients
├── tests ------- tests for the code ├── tests ------- tests for the code

Loading…
Cancel
Save