The branch, x2gosession has been updated via 8312e8df8682ebf7b8499b641c56844e617aeb9b (commit) from 09cc9a1f35d8a4b847e9982745c65c7408f72999 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: .bzrignore | 4 ++-- src/Makefile.am | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) The diff of changes is: diff --git a/.bzrignore b/.bzrignore index b26f2db..6e74a89 100644 --- a/.bzrignore +++ b/.bzrignore @@ -1,4 +1,4 @@ -pam-freerdp-[0-9].[0-9].[0-9].tar.gz -src/pam-freerdp.la +libpam-freerdp-[0-9].[0-9].[0-9].tar.gz +src/pam_freerdp.la src/pam_freerdp_la-pam-freerdp.lo src/pam_freerdp_la-pam-freerdp.o diff --git a/src/Makefile.am b/src/Makefile.am index a63960c..701b9ff 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,6 @@ pamlibdir = $(PAMMODULEDIR) -pamlib_LTLIBRARIES = pam-freerdp.la +pamlib_LTLIBRARIES = pam_freerdp.la pam_freerdp_la_SOURCES = \ pam-freerdp.c hooks/post-receive -- libpam-x2go.git (Remote login session via X2Go (PAM module)) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "libpam-x2go.git" (Remote login session via X2Go (PAM module)).