aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d1882ce..708b0bc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,6 +16,16 @@ EXTRA_DIST += uccsconfigure.desktop.in
CLEANFILES += uccsconfigure.desktop
###############################
+# The PAM session
+###############################
+
+pam_sessiondir = $(sysconfdir)/pam.d/
+pam_session_DATA = \
+ lightdm-remote-uccsconfigure
+
+EXTRA_DIST += lightdm-remote-uccsconfigure
+
+###############################
# The session script
###############################