diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index efb314d47..9d5526a58 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1794,6 +1794,7 @@ libsss_ipa_la_LIBADD = \ $(NDR_NBT_LIBS) \ $(KEYUTILS_LIBS) \ $(KRB5_LIBS) \ + $(SELINUX_LIBS) \ libsss_ldap_common.la \ libsss_krb5_common.la \ libipa_hbac.la \ |