summaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: 3d1e4af1ac270acf4c8a3fe10ff86d594053c9ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
EXTRA_DIST = bootstrap

if XRDP_FREERDP
FREERDPDIR = freerdp
else
FREERDPDIR =
endif

SUBDIRS = \
  common \
  vnc \
  rdp \
  xup \
  mc \
  $(FREERDPDIR) \
  libxrdp \
  xrdp \
  sesman \
  keygen \
  docs \
  instfiles \
  genkeymap