The branch, x2gosession has been updated via f4bfbe63d162a21c230eb46c2b8051e95d0ea2e3 (commit) from b5d6533ef74d187d42bab4ab2d0de33296410e10 (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: src/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) The diff of changes is: diff --git a/src/Makefile.am b/src/Makefile.am index 0fafb8a..34d1ddd 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -16,6 +16,9 @@ pam_freerdp_la_CFLAGS = \ -DAUTH_CHECK="\"$(pkglibexecdir)/freerdp-auth-check\"" \ $(COVERAGE_CFLAGS) +pam_freerdp_la_LIBADD = \ + $(builddir)/libfreerdpcore.la + noinst_LTLIBRARIES = \ libfreerdpcore.la 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)).