From 3a62a99faf8e12965100d0b26fc9e07752bd3e2d Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Wed, 23 Nov 2011 14:37:47 -0500 Subject: Fix broken build due to commit of IPA netgroup support --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 1c9db6fc..e2a2a09f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -331,6 +331,7 @@ dist_noinst_HEADERS = \ src/providers/ipa/ipa_access.h \ src/providers/ipa/ipa_auth.h \ src/providers/ipa/ipa_dyndns.h \ + src/providers/ipa/ipa_id.h \ src/providers/proxy/proxy.h \ src/tools/tools_util.h \ src/tools/sss_sync_ops.h \ -- cgit