xrdp/Makefile.am

31 lines
443 B
Makefile
Raw Normal View History

2010-11-20 00:05:11 +03:00
EXTRA_DIST = bootstrap COPYING design.txt faq-compile.txt faq-general.txt file-loc.txt install.txt prog_std.txt readme.txt
2008-08-03 11:30:03 +04:00
2013-05-03 13:07:02 +04:00
if XRDP_NEUTRINORDP
NEUTRINORDPDIR = neutrinordp
else
NEUTRINORDPDIR =
endif
if XRDP_XRDPVR
XRDPVRDIR = xrdpvr
else
XRDPVRDIR =
endif
2008-08-03 11:30:03 +04:00
SUBDIRS = \
common \
vnc \
rdp \
xup \
mc \
2013-05-03 13:07:02 +04:00
$(NEUTRINORDPDIR) \
2008-08-03 11:30:03 +04:00
libxrdp \
xrdp \
2008-08-10 11:43:55 +04:00
sesman \
2008-08-17 07:13:40 +04:00
keygen \
2008-08-17 11:17:58 +04:00
docs \
2009-08-12 06:49:53 +04:00
instfiles \
2012-08-02 21:48:59 +04:00
genkeymap \
xrdpapi \
$(XRDPVRDIR)