diff options
author | Jay Sorg <jay.sorg@gmail.com> | 2012-02-13 23:31:11 -0800 |
---|---|---|
committer | Jay Sorg <jay.sorg@gmail.com> | 2012-02-13 23:31:11 -0800 |
commit | 93939893de95a8419ba067b358c951b036d78cc7 (patch) | |
tree | a8746046e96b7ce1d1b3d2b0753c7a98d4fc0833 /Makefile.am | |
parent | 968a293e193a41a3230a99c09008273e3d9fcc56 (diff) | |
download | xrdp-proprietary-93939893de95a8419ba067b358c951b036d78cc7.tar.gz xrdp-proprietary-93939893de95a8419ba067b358c951b036d78cc7.zip |
remove old freerdp dir
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am index 5b1d7c42..613c2471 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,14 +1,10 @@ EXTRA_DIST = bootstrap COPYING design.txt faq-compile.txt faq-general.txt file-loc.txt install.txt prog_std.txt readme.txt -if XRDP_FREERDP -FREERDPDIR = freerdp -else if XRDP_FREERDP1 FREERDPDIR = freerdp1 else FREERDPDIR = endif -endif SUBDIRS = \ common \ |