From 28c155e20d3ebf53581821572c6c3fe1724582c9 Mon Sep 17 00:00:00 2001 From: Yassir Elley Date: Tue, 6 May 2014 12:28:04 -0400 Subject: AD-GPO: Remove dependency on libsamba-security Reviewed-by: Sumit Bose --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 138caf841..7140646b1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2119,6 +2119,7 @@ libsss_ad_la_SOURCES = \ src/providers/ad/ad_access.h \ src/providers/ad/ad_gpo.c \ src/providers/ad/ad_gpo.h \ + src/providers/ad/ad_gpo_ndr.c \ src/providers/ad/ad_opts.h \ src/providers/ad/ad_srv.c \ src/providers/ad/ad_subdomains.c \ -- cgit