summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2012-12-04 13:55:13 +0100
committerJakub Hrozek <jhrozek@redhat.com>2013-01-08 15:05:48 +0100
commit96cb33549313873eb60236400f203c8a01de4a92 (patch)
tree1cb13171efe0499136a82ba63baabc640ab11ac3 /Makefile.am
parent0c9913aa5e8f637ac066f9bb171700998bc16469 (diff)
downloadsssd-96cb33549313873eb60236400f203c8a01de4a92.tar.gz
sssd-96cb33549313873eb60236400f203c8a01de4a92.tar.xz
sssd-96cb33549313873eb60236400f203c8a01de4a92.zip
Add tests for get_gids_from_pac()
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 feebcc9e4..85eee66d7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1076,6 +1076,7 @@ pac_responder_tests_LDADD = \
$(TALLOC_LIBS) \
$(NDR_KRB5PAC_LIBS) \
$(SSSD_LIBS) \
+ -lm \
libsss_idmap.la \
libsss_debug.la \
libsss_util.la \