summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2011-06-06 22:38:15 -0400
committerStephen Gallagher <sgallagh@redhat.com>2011-08-01 12:18:33 -0400
commit7b02734a8d95cf2ed9a516081c42d8c92f0e7e9b (patch)
treea2638a6bf53d3bdf3b5deb2f7b20378c1dcec250 /Makefile.am
parent9cbcaf880cec85cd5d346ecb83e8d72c0046ce24 (diff)
downloadsssd-7b02734a8d95cf2ed9a516081c42d8c92f0e7e9b.tar.gz
sssd-7b02734a8d95cf2ed9a516081c42d8c92f0e7e9b.tar.xz
sssd-7b02734a8d95cf2ed9a516081c42d8c92f0e7e9b.zip
Add new HBAC lookup and evaluation routines
Conflicts: Makefile.am
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index cf41889d7..16ae5ce72 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -907,7 +907,8 @@ libsss_ipa_la_LIBADD = \
$(DHASH_LIBS) \
$(KEYUTILS_LIBS) \
$(KRB5_LIBS) \
- libsss_crypt.la
+ libsss_crypt.la \
+ libipa_hbac.la
libsss_ipa_la_LDFLAGS = \
-version-info 1:0:0 \
-module