diff options
author | Itamar Reis Peixoto <itamar@ispbrasil.com.br> | 2010-11-19 19:05:11 -0200 |
---|---|---|
committer | Itamar Reis Peixoto <itamar@ispbrasil.com.br> | 2010-11-20 22:13:50 -0200 |
commit | 350c3c248834baad20675643839e1fcf1cb7ebd6 (patch) | |
tree | e8a7d14c5cdf31c242b394329ea60665bf926a83 /Makefile.am | |
parent | cade938a0dc5479aef3ca0d8afa7bd66ed561c87 (diff) | |
download | xrdp-proprietary-350c3c248834baad20675643839e1fcf1cb7ebd6.tar.gz xrdp-proprietary-350c3c248834baad20675643839e1fcf1cb7ebd6.zip |
include more files missed in make dist
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 3d1e4af1..c50f207e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -EXTRA_DIST = bootstrap +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 |