summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-slapi-plugins
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2007-10-18 22:03:54 -0400
committerRob Crittenden <rcritten@redhat.com>2007-10-18 22:03:54 -0400
commitd28b759e00dbf3225a4e370eefef2996fb279619 (patch)
tree14c88b79cb9d7ce785ba5867171e098c1755b510 /ipa-server/ipa-slapi-plugins
parent875940ddd33de40440c75bb34d75549dd69257b0 (diff)
downloadfreeipa-d28b759e00dbf3225a4e370eefef2996fb279619.tar.gz
freeipa-d28b759e00dbf3225a4e370eefef2996fb279619.tar.xz
freeipa-d28b759e00dbf3225a4e370eefef2996fb279619.zip
Fix build issues related to the autotools conversion
Diffstat (limited to 'ipa-server/ipa-slapi-plugins')
-rw-r--r--ipa-server/ipa-slapi-plugins/ipa-pwd-extop/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/ipa-server/ipa-slapi-plugins/ipa-pwd-extop/Makefile.am b/ipa-server/ipa-slapi-plugins/ipa-pwd-extop/Makefile.am
index 5c0fb2325..0f266d621 100644
--- a/ipa-server/ipa-slapi-plugins/ipa-pwd-extop/Makefile.am
+++ b/ipa-server/ipa-slapi-plugins/ipa-pwd-extop/Makefile.am
@@ -26,6 +26,7 @@ libipa_pwd_extop_la_SOURCES = \
libipa_pwd_extop_la_LDFLAGS = -avoid-version
libipa_pwd_extop_la_LIBADD = \
+ $(KRB5_LIBS) \
$(MOZLDAP_LIBS) \
$(NULL)