summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2011-07-29 15:03:14 -0400
committerStephen Gallagher <sgallagh@redhat.com>2011-08-01 12:18:34 -0400
commit84b3c3c55b0aea0fef56c82fd3917f915797964b (patch)
tree891a04b1bc59eaf9e4d0d9950499340bc1b2eaf4 /Makefile.am
parent627edc01036259c75611a9fda4c4abee16f30294 (diff)
downloadsssd-84b3c3c55b0aea0fef56c82fd3917f915797964b.tar.gz
sssd-84b3c3c55b0aea0fef56c82fd3917f915797964b.tar.xz
sssd-84b3c3c55b0aea0fef56c82fd3917f915797964b.zip
Add rule validator to libipa_hbac
https://fedorahosted.org/sssd/ticket/943
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 0fe11d229..2cd08b8ec 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -371,7 +371,7 @@ dist_pkgconfig_DATA += src/providers/ipa/ipa_hbac.pc
libipa_hbac_la_SOURCES = \
src/providers/ipa/hbac_evaluator.c
libipa_hbac_la_LDFLAGS = \
- -version 0:1:0 \
+ -version 1:0:1 \
-lunistring
include_HEADERS = \