Don't parse mesa's rtasm asm module.

This commit is contained in:
José Fonseca
2008-02-20 18:57:45 +09:00
parent 446bfc32a8
commit 16245d9b38

View File

@@ -479,8 +479,7 @@ WARN_LOGFILE =
INPUT = gallium.doc \ INPUT = gallium.doc \
../src/gallium \ ../src/gallium \
../src/mesa/state_tracker \ ../src/mesa/state_tracker
../src/mesa/x86/rtasm
# This tag can be used to specify the character encoding of the source files that # This tag can be used to specify the character encoding of the source files that
# doxygen parses. Internally doxygen uses the UTF-8 encoding, which is also the default # doxygen parses. Internally doxygen uses the UTF-8 encoding, which is also the default