Added an if around a critical place
[libfirm] / libfirm.doxygen.in
index 07d025a..7f06190 100644 (file)
@@ -322,7 +322,7 @@ RECURSIVE              = YES
 # excluded from the INPUT source files. This way you can easily exclude a
 # subdirectory from a directory tree whose root is specified with the INPUT tag.
 
-EXCLUDE                = @srcdir@/testprograms @srcdir@/ir/tv/IeeeCC754
+EXCLUDE                = @srcdir@/testprograms @srcdir@/ir/tv/IeeeCC754 @srcdir@/ir/be/test
 
 # The EXCLUDE_SYMLINKS tag can be used select whether or not files or directories
 # that are symbolic links (a Unix filesystem feature) are excluded from the input.