summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2017-03-16 11:38:20 +0100
committerLukas Slebodnik <lslebodn@redhat.com>2017-04-10 15:21:56 +0200
commit9be97c9cc69e5e6e568d7e21f61a46c3ae2dc387 (patch)
tree334b31d066ca94a8803e708e8d9633e568d60247 /Makefile.am
parent40ff10d73063949ca699670ca212e96b809d5fcd (diff)
downloadsssd-9be97c9cc69e5e6e568d7e21f61a46c3ae2dc387.tar.gz
sssd-9be97c9cc69e5e6e568d7e21f61a46c3ae2dc387.tar.xz
sssd-9be97c9cc69e5e6e568d7e21f61a46c3ae2dc387.zip
pam_test_client: add InfoPipe user lookup
Related to https://pagure.io/SSSD/sssd/issue/3292 Reviewed-by: Pavel Březina <pbrezina@redhat.com>
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 6f143000c..05a5ae89c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3468,6 +3468,7 @@ pam_test_client_LDADD = \
$(PAM_LIBS) \
$(PAM_MISC_LIBS) \
$(LIBADD_DL) \
+ libsss_simpleifp.la \
$(NULL)
if BUILD_AUTOFS