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-19 19:05:11 -0200 |
commit | ff1fb09ffc3f74ed832d57db732325bc84e7935a (patch) | |
tree | 2ad4dacccfaff5f37e745009b098c196643d4465 /Makefile.am | |
parent | b4b27c2781eb7b545b2c769d70c9b466ba81a349 (diff) | |
download | xrdp-proprietary-ff1fb09ffc3f74ed832d57db732325bc84e7935a.tar.gz xrdp-proprietary-ff1fb09ffc3f74ed832d57db732325bc84e7935a.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 08365631..e18826ef 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 SUBDIRS = \ common \ |