summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2011-11-23 14:37:47 -0500
committerStephen Gallagher <sgallagh@redhat.com>2011-11-23 14:37:47 -0500
commit3a62a99faf8e12965100d0b26fc9e07752bd3e2d (patch)
tree86a50f0c5f674d41bab989f2d1b52d76a6d433db
parent8b1f2574ce7a964965a18ab047ab09c4694380c4 (diff)
downloadsssd_unused-3a62a99faf8e12965100d0b26fc9e07752bd3e2d.tar.gz
sssd_unused-3a62a99faf8e12965100d0b26fc9e07752bd3e2d.tar.xz
sssd_unused-3a62a99faf8e12965100d0b26fc9e07752bd3e2d.zip
Fix broken build due to commit of IPA netgroup support
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
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 \