diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-01-18 23:19:48 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-01-18 23:19:48 +0100 |
commit | ff35a1d229e320e79ac3e7a91e5eaade1c6e2873 (patch) | |
tree | 19f4f4631ae3281cdcccaa82ce53da2ff13816de /doc/Makefile.am | |
parent | dfd58b33e870022675c3bac7e0c56caaf2f63964 (diff) |
deduplicate doxyfiles, integrate with build
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index d1d10c525..72d540210 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,6 +1,6 @@ # This Makefile.am is in the public domain -SUBDIRS = . +SUBDIRS = . doxygen man_MANS = \ prebuilt/man/taler-auditor.1 \ |