nss-pam-ldapd commit: r1371 - nss-pam-ldapd/pynslcd
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1371 - nss-pam-ldapd/pynslcd
Author: arthur
Date: Mon Feb 14 22:08:45 2011
New Revision: 1371
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?view=rev&revision=1371
Log:
clean up and add missing files to installation
Deleted:
nss-pam-ldapd/pynslcd/debugio.py
Modified:
nss-pam-ldapd/pynslcd/Makefile.am
Modified: nss-pam-ldapd/pynslcd/Makefile.am
==============================================================================
--- nss-pam-ldapd/pynslcd/Makefile.am Fri Feb 11 23:18:16 2011 (r1370)
+++ nss-pam-ldapd/pynslcd/Makefile.am Mon Feb 14 22:08:45 2011 (r1371)
@@ -1,6 +1,6 @@
# Makefile.am - use automake to generate Makefile.in
#
-# Copyright (C) 2010 Arthur de Jong
+# Copyright (C) 2010, 2011 Arthur de Jong
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
@@ -19,8 +19,8 @@
pynslcddir = $(datadir)/pynslcd
-pynslcd_PYTHON = pynslcd.py cfg.py common.py tio.py \
- ether.py group.py passwd.py
+pynslcd_PYTHON = pynslcd.py cfg.py common.py tio.py mypidfile.py \
+ alias.py ether.py group.py pam.py passwd.py shadow.py
nodist_pynslcd_PYTHON = constants.py config.py
CLEANFILES = $(nodist_pynslcd_PYTHON)
--
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits
- nss-pam-ldapd commit: r1371 - nss-pam-ldapd/pynslcd,
Commits of the nss-pam-ldapd project