diff options
author | Itamar Reis Peixoto <itamar@ispbrasil.com.br> | 2010-11-19 17:41:09 -0200 |
---|---|---|
committer | Itamar Reis Peixoto <itamar@ispbrasil.com.br> | 2010-11-19 17:41:09 -0200 |
commit | aa0c1470da5d91d0ad90903b0b5f6ff0df679a1a (patch) | |
tree | 52a3e95e337181789bc02347adc40f7bb35b1260 | |
parent | ad40049583c14eb5703515a42100eb712170ab83 (diff) | |
download | xrdp-proprietary-aa0c1470da5d91d0ad90903b0b5f6ff0df679a1a.tar.gz xrdp-proprietary-aa0c1470da5d91d0ad90903b0b5f6ff0df679a1a.zip |
add xrdp-sesman pam.d file into tarball when doing a make dist
-rw-r--r-- | instfiles/pam.d/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/instfiles/pam.d/Makefile.am b/instfiles/pam.d/Makefile.am index fb1c4559..d51d5c20 100644 --- a/instfiles/pam.d/Makefile.am +++ b/instfiles/pam.d/Makefile.am @@ -1,3 +1,4 @@ +EXTRA_DIST = xrdp-sesman if SESMAN_NOPAM PAMFILE = |