Added GNUmakefile-cross as additional input files
parent
951d8b9dbe
commit
26c9cec572
5
Doxyfile
5
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue