summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2011-09-08 14:20:19 -0400
committerStephen Gallagher <sgallagh@redhat.com>2011-09-08 14:58:39 -0400
commit8782e92079a2842955e04392d20605453de6d567 (patch)
tree8418d346e86030de7baba1dff808c57082d7781a /configure.ac
parentc2160564b280be4c44453e04f62220b97504fc91 (diff)
downloadsssd-8782e92079a2842955e04392d20605453de6d567.tar.gz
sssd-8782e92079a2842955e04392d20605453de6d567.tar.xz
sssd-8782e92079a2842955e04392d20605453de6d567.zip
Improve documentation of libipa_hbac
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 230afa21d..958fa1436 100644
--- a/configure.ac
+++ b/configure.ac
@@ -208,6 +208,6 @@ AC_SUBST([abs_builddir], $abs_build_dir)
AC_CONFIG_FILES([Makefile contrib/sssd.spec src/examples/rwtab src/doxy.config
src/sysv/systemd/sssd.service po/Makefile.in src/man/Makefile
- src/providers/ipa/ipa_hbac.pc])
+ src/providers/ipa/ipa_hbac.pc src/providers/ipa/ipa_hbac.doxy])
AC_OUTPUT