diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2006-11-01 12:32:06 +0000 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2006-11-01 12:32:06 +0000 |
commit | 01cce206a00f73fab61fd0f68d6870cb5aa76a56 (patch) | |
tree | 39b94167e85772c8b33cda500c764b9f78abef99 | |
parent | 809c726d6852c7b901d8525cbb6e422e45d35bf4 (diff) |
add some files to EXTRA_DIST
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@49 ef36b2f9-881f-0410-afb5-c4e39611909c
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 4f15d48..b0041f4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,7 +27,8 @@ man_MANS = nss_ldap.5 EXTRA_DIST = CVSVersionInfo.txt ChangeLog \ AUTHORS ANNOUNCE NEWS INSTALL README COPYING \ - ldap.conf nsswitch.ldap + ldap.conf nsswitch.ldap \ + certutil debian doc exports.linux nss_ldap.5 tests nss_ldap_so_SOURCES = nslcd-client.c nslcd-client.h nslcd.h nss_ldap_so_LDADD = nss/libnss.a |