From 7c651858c166696db3ec23a391c0161e36ee8a33 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Thu, 16 Nov 2006 12:51:25 +0000 Subject: implement reading of protocol entities git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@93 ef36b2f9-881f-0410-afb5-c4e39611909c --- nss/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nss/Makefile.am') diff --git a/nss/Makefile.am b/nss/Makefile.am index d2bab7a..d62fd39 100644 --- a/nss/Makefile.am +++ b/nss/Makefile.am @@ -23,4 +23,4 @@ noinst_LIBRARIES = libnss.a libnss_a_SOURCES = common.c common.h prototypes.h ../nslcd-client.h \ ../nslcd.h ../nslcd-common.h \ aliases.c automount.c ethers.c group.c hosts.c \ - networks.c passwd.c shadow.c + networks.c passwd.c protocols.c shadow.c -- cgit v1.2.3