Build: Install Doxygen docs and include in distribution if generated.
commit77d2c025d19fbac7277c63239cfb1338f02c66c0
authorJia Tan <jiat0218@gmail.com>
Thu, 16 Mar 2023 13:34:36 +0000 (16 21:34 +0800)
committerJia Tan <jiat0218@gmail.com>
Fri, 17 Mar 2023 12:18:36 +0000 (17 20:18 +0800)
tree17b862ee30e10b427cebc16fdcc7b8277d24c437
parent9af8f6f947a43974a4ff025f4c896f2fb4c91b4f
Build: Install Doxygen docs and include in distribution if generated.

Added a install-data-local target to install the Doxygen documentation
only when it has been generated. In order to correctly remove the docs,
a corresponding uninstall-local target was added.

If the doxygen docs exist in the source tree, they will also be included
in the distribution now too.
Makefile.am