diff options
author | Itamar Reis Peixoto <itamar@ispbrasil.com.br> | 2010-11-19 18:52:24 -0200 |
---|---|---|
committer | Itamar Reis Peixoto <itamar@ispbrasil.com.br> | 2010-11-19 18:52:24 -0200 |
commit | e071271aa7c121fc227a5dfc9cdc100d3fe0d9a0 (patch) | |
tree | b3be6e992ae86c4c51206d30b9ec036f0adbeb47 /Makefile.am | |
parent | 2dc708b4022bad89935ec62c0498cd999025bd11 (diff) | |
download | xrdp-proprietary-e071271aa7c121fc227a5dfc9cdc100d3fe0d9a0.tar.gz xrdp-proprietary-e071271aa7c121fc227a5dfc9cdc100d3fe0d9a0.zip |
include missing files in make dist
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index ca3d9a5e..08365631 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,4 @@ +EXTRA_DIST = bootstrap SUBDIRS = \ common \ |