summaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
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