Added GNUmakefile-cross as additional input files

pull/65/head
Jeffrey Walton 2015-12-24 20:56:08 -05:00
parent 951d8b9dbe
commit 26c9cec572
1 changed files with 3 additions and 2 deletions

View File

@ -765,8 +765,9 @@ WARN_LOGFILE =
INPUT = . \ INPUT = . \
GNUmakefile \ GNUmakefile \
rdrand.asm \ GNUmakefile-cross \
rdrand.S rdrand.asm \
rdrand.S
# This tag can be used to specify the character encoding of the source files # 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 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses