diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 305761e9..f6280590 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" |