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 14:42:57 +0100
commit34f64327316a7dafbac593bd9e507aa628a3339b (patch)
tree4affa1e79009de89f057dce70d9f1925e1545844 /Makefile.am
parent908b6d56158438f3fe96d55cc8166b414729f628 (diff)
downloadsssd-34f64327316a7dafbac593bd9e507aa628a3339b.tar.gz
sssd-34f64327316a7dafbac593bd9e507aa628a3339b.tar.xz
sssd-34f64327316a7dafbac593bd9e507aa628a3339b.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 \