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:39 -0400
commit8782e92079a2842955e04392d20605453de6d567 (patch)
tree8418d346e86030de7baba1dff808c57082d7781a /Makefile.am
parentc2160564b280be4c44453e04f62220b97504fc91 (diff)
downloadsssd-8782e92079a2842955e04392d20605453de6d567.tar.gz
sssd-8782e92079a2842955e04392d20605453de6d567.tar.xz
sssd-8782e92079a2842955e04392d20605453de6d567.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 305761e99..f62805909 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1120,6 +1120,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"