mirror of https://github.com/neutrinolabs/xrdp
Add xrdp-sesman.system to distributed files
Distributed file list also now sorted for ease of checking
This commit is contained in:
parent
321f124c73
commit
ee8c4ddc2f
|
@ -1,11 +1,12 @@
|
|||
PAM_FILES = \
|
||||
xrdp-sesman.arch \
|
||||
xrdp-sesman.debian \
|
||||
xrdp-sesman.redhat \
|
||||
xrdp-sesman.suse \
|
||||
xrdp-sesman.freebsd \
|
||||
xrdp-sesman.macos \
|
||||
xrdp-sesman.unix \
|
||||
xrdp-sesman.arch
|
||||
xrdp-sesman.redhat \
|
||||
xrdp-sesman.suse \
|
||||
xrdp-sesman.system \
|
||||
xrdp-sesman.unix
|
||||
|
||||
EXTRA_DIST = $(PAM_FILES) mkpamrules
|
||||
|
||||
|
|
Loading…
Reference in New Issue