summaryrefslogtreecommitdiffstats
path: root/Makefile.am
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 /Makefile.am
parentaf91dbe002bc1c939c60374b9c42c3ce0343032a (diff)
downloadsssd-6b47c087bff88fd966f999d7227a6e42226e6919.tar.gz
sssd-6b47c087bff88fd966f999d7227a6e42226e6919.tar.xz
sssd-6b47c087bff88fd966f999d7227a6e42226e6919.zip
Improve documentation of libipa_hbac
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 0cbcf2d78..d30d07b22 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1097,6 +1097,7 @@ installsssddirs::
if HAVE_DOXYGEN
docs:
$(DOXYGEN) src/doxy.config
+ $(DOXYGEN) src/providers/ipa/ipa_hbac.doxy
else
docs:
@echo "Doxygen not installed, cannot generate documentation"