diff options
author | Jonathan Buchanan <jonathan.russ.buchanan@gmail.com> | 2020-06-26 15:36:22 -0400 |
---|---|---|
committer | Jonathan Buchanan <jonathan.russ.buchanan@gmail.com> | 2020-06-26 15:36:22 -0400 |
commit | 6e47f75016ef5f55f4e81fde77f01647a19d3e25 (patch) | |
tree | c0996416419556578fc796125857474e01c423aa /configure.ac | |
parent | 2c0797c8f5c236e63b2de86476ac9cdc70c76e22 (diff) |
updated doxygen generation
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index aa14d8b3..0f5a5fb8 100644 --- a/configure.ac +++ b/configure.ac @@ -331,6 +331,7 @@ AM_CONDITIONAL([HAVE_EXPERIMENTAL], [test "x$enable_experimental" = "xyes"]) AC_CONFIG_FILES([Makefile doc/Makefile +doc/doxygen/Makefile src/Makefile src/merchant-tools/Makefile src/include/Makefile |