Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/neutrinolabs/xrdp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatt335672 <30179339+matt335672@users.noreply.github.com>2021-09-28 13:32:37 +0300
committermatt335672 <30179339+matt335672@users.noreply.github.com>2021-11-25 17:17:39 +0300
commit582433b8278f04571a1e16831ddaa9ed9a1701e2 (patch)
tree059c03bdf7f375d4ed8d957c35672a13bb48ba22 /Makefile.am
parent3e4ab9009c7ce9e221d012d3edaede278962131f (diff)
Add dependency on libscp to xrdp
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 06cdbceb..334df878 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -48,8 +48,8 @@ SUBDIRS = \
libxrdp \
$(PAINTERDIR) \
$(RFXCODECDIR) \
- xrdp \
sesman \
+ xrdp \
keygen \
docs \
instfiles \