summaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2015-12-24 20:56:08 -0500
committerJeffrey Walton <noloader@gmail.com>2015-12-24 20:56:08 -0500
commit26c9cec572c9f7c4ad527a5b267aa3e0143c6ad4 (patch)
tree443c599aadadb9475870aed69b80280146bd0dbe /Doxyfile
parent951d8b9dbe37f46a725bf9ed31315269a9703012 (diff)
downloadcryptopp-git-26c9cec572c9f7c4ad527a5b267aa3e0143c6ad4.tar.gz
Added GNUmakefile-cross as additional input files
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Doxyfile b/Doxyfile
index 09a01a04..64289a91 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -765,8 +765,9 @@ WARN_LOGFILE =
INPUT = . \
GNUmakefile \
- rdrand.asm \
- rdrand.S
+ GNUmakefile-cross \
+ rdrand.asm \
+ rdrand.S
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses