nss-pam-ldapd commit: r1360 - nss-pam-ldapd/nss
[Date Prev][
Date Next]
[Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1360 - nss-pam-ldapd/nss
- From: Commits of the nss-pam-ldapd project <nss-pam-ldapd-commits [at] lists.arthurdejong.org>
- To: nss-pam-ldapd-commits [at] lists.arthurdejong.org
- Reply-to: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: nss-pam-ldapd commit: r1360 - nss-pam-ldapd/nss
- Date: Sat, 1 Jan 2011 15:07:16 +0100 (CET)
Author: arthur
Date: Sat Jan 1 15:07:15 2011
New Revision: 1360
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?view=rev&revision=1360
Log:
ensure that solnss.c ends up in tarball
Modified:
nss-pam-ldapd/nss/Makefile.am
Modified: nss-pam-ldapd/nss/Makefile.am
==============================================================================
--- nss-pam-ldapd/nss/Makefile.am Thu Dec 30 22:28:50 2010 (r1359)
+++ nss-pam-ldapd/nss/Makefile.am Sat Jan 1 15:07:15 2011 (r1360)
@@ -2,7 +2,7 @@
#
# Copyright (C) 2006 Luke Howard
# Copyright (C) 2006 West Consulting
-# Copyright (C) 2006, 2007, 2009, 2010 Arthur de Jong
+# Copyright (C) 2006, 2007, 2009, 2010, 2011 Arthur de Jong
# Copyright (C) 2010 Symas Corporation
#
# This library is free software; you can redistribute it and/or
@@ -38,7 +38,7 @@
nss_ldap_so_LDADD += ../common/libtio.a ../common/libprot.a
nss_ldap_so_DEPENDENCIES = $(nss_ldap_so_LDADD)
-EXTRA_DIST = exports.glibc exports.solaris
+EXTRA_DIST = exports.glibc exports.solaris solnss.c
install-exec-local: install-nss_ldap_so
uninstall-local: uninstall-nss_ldap_so
--
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: r1360 - nss-pam-ldapd/nss,
Commits of the nss-pam-ldapd project