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 \
../src/gallium \
../src/mesa/state_tracker \
../src/mesa/x86/rtasm
../src/mesa/state_tracker
# 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