summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2012-01-03 02:46:40 -0500
committerStephen Gallagher <sgallagh@redhat.com>2012-03-19 09:45:25 -0400
commit10eae23e2483733d4ca3c21f15b5bdb3f04c9839 (patch)
tree7c9364283ed6ea554c5e41a9fdd3726e9a378618 /Makefile.am
parentc3ef027218fe9a7d16a70ca9d2f53e3d995e369f (diff)
downloadsssd-10eae23e2483733d4ca3c21f15b5bdb3f04c9839.tar.gz
sssd-10eae23e2483733d4ca3c21f15b5bdb3f04c9839.tar.xz
sssd-10eae23e2483733d4ca3c21f15b5bdb3f04c9839.zip
sss_client: shared memory cache group map support
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 4c4f23d79..bdbfd4810 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -958,6 +958,7 @@ libnss_sss_la_SOURCES = \
src/sss_client/nss_mc_common.c \
src/util/murmurhash3.c \
src/sss_client/nss_mc_passwd.c \
+ src/sss_client/nss_mc_group.c \
src/sss_client/nss_mc.h
libnss_sss_la_LDFLAGS = \
-module \