summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJay Sorg <jay.sorg@gmail.com>2013-08-01 16:12:50 -0700
committerJim Grandy <jgrandy@authentic8.com>2013-08-22 12:55:31 -0700
commitaa5b9e56b2eadc1a10f7abe46c8ca7745fffc97e (patch)
treea57c511b487a6ce87aa2775d264cd52e1d64808f /Makefile.am
parent26ae5a60a8c8e76e784477713f08eee4e8bba105 (diff)
downloadxrdp-proprietary-aa5b9e56b2eadc1a10f7abe46c8ca7745fffc97e.tar.gz
xrdp-proprietary-aa5b9e56b2eadc1a10f7abe46c8ca7745fffc97e.zip
xrdp: disable freerdp proxy build
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 26dcb8aa..d6e9e168 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
EXTRA_DIST = bootstrap COPYING design.txt faq-compile.txt faq-general.txt file-loc.txt install.txt prog_std.txt readme.txt
if XRDP_FREERDP1
-FREERDPDIR = freerdp1
+FREERDPDIR =
else
FREERDPDIR =
endif