[X2Go-Commits] libpam-x2go.git - build-main (branch) updated: 220ba1cfc103ee4f932663fa1d2d956505ad4a94

X2Go dev team git-admin at x2go.org
Sat Apr 27 13:45:42 CEST 2013


The branch, build-main has been updated
       via  220ba1cfc103ee4f932663fa1d2d956505ad4a94 (commit)
      from  92748f922aaafea776ebdce322a3c03a290ef406 (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 |   15 +++------------
 1 file changed, 3 insertions(+), 12 deletions(-)

The diff of changes is:
diff --git a/src/Makefile.am b/src/Makefile.am
index d312011..ee5576e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -2,7 +2,9 @@ pamlibdir = $(PAMMODULEDIR)
 pamlib_LTLIBRARIES = pam_x2go.la
 
 pam_x2go_la_SOURCES = \
-	auth-check-path.c auth-check-path.h
+	auth-check-path.c auth-check-path.h \
+	pam-x2go.c \
+	pam-x2go-children.c
 
 pam_x2go_la_LDFLAGS = \
 	-no-undefined \
@@ -16,18 +18,7 @@ pam_x2go_la_CFLAGS = \
 	$(COVERAGE_CFLAGS)
 
 pam_x2go_la_LIBADD = \
-        $(builddir)/libx2gocore.la
-
-libx2gocore_la_SOURCES = \
-        pam-x2go.c \
-        pam-x2go-children.c
-libx2gocore_la_CFLAGS = \
-        -Wall -Werror \
-        $(COVERAGE_CFLAGS)
-libx2gocore_la_LIBADD = \
         -lpam
-libx2gocore_la_LDFLAGS = \
-        $(COVERAGE_LDFLAGS)
 
 libexec_PROGRAMS = \
 	x2go-auth-check


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)).




More information about the x2go-commits mailing list