xrdp/Makefile.am

32 lines
444 B
Makefile
Raw Normal View History

2010-11-20 05:05:11 +08: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 15:30:03 +08:00
2013-05-03 17:07:02 +08:00
if XRDP_NEUTRINORDP
NEUTRINORDPDIR = neutrinordp
else
NEUTRINORDPDIR =
endif
if XRDP_XRDPVR
XRDPVRDIR = xrdpvr
else
XRDPVRDIR =
endif
2008-08-03 15:30:03 +08:00
SUBDIRS = \
common \
vnc \
rdp \
xup \
mc \
2013-05-03 17:07:02 +08:00
$(NEUTRINORDPDIR) \
2008-08-03 15:30:03 +08:00
libxrdp \
xrdp \
2008-08-10 15:43:55 +08:00
sesman \
2008-08-17 11:13:40 +08:00
keygen \
2008-08-17 15:17:58 +08:00
docs \
2009-08-12 10:49:53 +08:00
instfiles \
2012-08-03 01:48:59 +08:00
genkeymap \
xrdpapi \
$(XRDPVRDIR)