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:34 -0400
commit6b47c087bff88fd966f999d7227a6e42226e6919 (patch)
tree3041de42cebc3624de00ef61072948a72a164c0d /configure.ac
parentaf91dbe002bc1c939c60374b9c42c3ce0343032a (diff)
downloadsssd_unused-6b47c087bff88fd966f999d7227a6e42226e6919.tar.gz
sssd_unused-6b47c087bff88fd966f999d7227a6e42226e6919.tar.xz
sssd_unused-6b47c087bff88fd966f999d7227a6e42226e6919.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 230afa21..958fa143 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