summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2012-01-06 13:57:30 -0500
committerStephen Gallagher <sgallagh@redhat.com>2012-01-27 09:02:01 -0500
commitcc7ee57f3adada83ac657e69636ca995d5b6948e (patch)
tree6d030166c6251e1813900ccd762b26eec1771f83 /Makefile.am
parentff907ba7a9b5e429de086515642f97a0447e546a (diff)
downloadsssd-cc7ee57f3adada83ac657e69636ca995d5b6948e.tar.gz
sssd-cc7ee57f3adada83ac657e69636ca995d5b6948e.tar.xz
sssd-cc7ee57f3adada83ac657e69636ca995d5b6948e.zip
NSS: Add client support for services (non-enumeration)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 93c5ff56a..76aa91c2d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -849,6 +849,7 @@ libnss_sss_la_SOURCES = \
src/sss_client/nss_passwd.c \
src/sss_client/nss_group.c \
src/sss_client/nss_netgroup.c \
+ src/sss_client/nss_services.c \
src/sss_client/sss_cli.h \
src/sss_client/nss_compat.h
libnss_sss_la_LDFLAGS = \