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:
authorPavel Roskin <plroskin@gmail.com>2016-12-17 00:49:33 +0300
committerPavel Roskin <plroskin@gmail.com>2016-12-18 03:14:53 +0300
commit191eec5e8de84342f597ad15af1f51af668fa313 (patch)
tree6af9e03690e8b8a5088c2f09a870cdce1337a939 /Makefile.am
parent9584e22ba63afd4793ea47c71299406e595e6dbb (diff)
Make libpainter a subpackage of xrdp
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 8b7580bd..4b12bd57 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,6 +23,7 @@ RFXCODECDIR =
endif
SUBDIRS = \
+ libpainter \
common \
vnc \
rdp \