The branch, master has been updated via 92748f922aaafea776ebdce322a3c03a290ef406 (commit) from f7965a6b71a84b15ef656bc9a4475a30fc49c835 (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 ----------------------------------------------------------------- commit 92748f922aaafea776ebdce322a3c03a290ef406 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Nov 10 15:28:42 2012 +0100 copy+paste fix ----------------------------------------------------------------------- Summary of changes: src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/src/Makefile.am b/src/Makefile.am index 2c67e16..d312011 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -16,7 +16,7 @@ pam_x2go_la_CFLAGS = \ $(COVERAGE_CFLAGS) pam_x2go_la_LIBADD = \ - $(builddir)/libfreerdpcore.la + $(builddir)/libx2gocore.la libx2gocore_la_SOURCES = \ pam-x2go.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)).