From 96cb33549313873eb60236400f203c8a01de4a92 Mon Sep 17 00:00:00 2001 From: Sumit Bose Date: Tue, 4 Dec 2012 13:55:13 +0100 Subject: Add tests for get_gids_from_pac() --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') 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 \ -- cgit