summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c50f207e..5b1d7c42 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,8 +3,12 @@ EXTRA_DIST = bootstrap COPYING design.txt faq-compile.txt faq-general.txt file-l
if XRDP_FREERDP
FREERDPDIR = freerdp
else
+if XRDP_FREERDP1
+FREERDPDIR = freerdp1
+else
FREERDPDIR =
endif
+endif
SUBDIRS = \
common \