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:57:29 +0100
commit4044e7de63f6904a9a0f8a8f7d330b58c25fff42 (patch)
treeb11f932d8636d6188815b4a6678c6559d9de56d2 /Makefile.am
parent12d37e4ffc10cda828e0604be7ff2efb821d681f (diff)
downloadsssd-4044e7de63f6904a9a0f8a8f7d330b58c25fff42.tar.gz
sssd-4044e7de63f6904a9a0f8a8f7d330b58c25fff42.tar.xz
sssd-4044e7de63f6904a9a0f8a8f7d330b58c25fff42.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 \