summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <tpearson@raptorengineering.com>2019-03-02 19:09:07 -0600
committerTimothy Pearson <tpearson@raptorengineering.com>2019-03-02 19:18:32 -0600
commit58e06a0aa7db8e0762b31304ead0c3e0df5a7be4 (patch)
tree8f4dc9b6a69b5d34ad7e4bcb99e6aafeb052e6b7 /Makefile.am
parent4ff3578d7aa8116b19ac4d34c5459f61205e8bfa (diff)
downloadxrdp-proprietary-58e06a0aa7db8e0762b31304ead0c3e0df5a7be4.tar.gz
xrdp-proprietary-58e06a0aa7db8e0762b31304ead0c3e0df5a7be4.zip
Add preliminary Raptor session management
Raptorsmiface pulled from latest old master, changelog merged down to single commit Due to the latest raptorsmiface code being used, this will not compile (yet)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 2d15c7d7..b5f26454 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -49,6 +49,7 @@ endif
SUBDIRS = \
common \
+ raptorsmiface \
vnc \
xup \
mc \