From: Michael Beck Date: Wed, 11 Jul 2007 12:03:40 +0000 (+0000) Subject: exclude the test directory X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=78508832c76b0e390778e539a461e116700838a9;p=libfirm exclude the test directory [r15029] --- diff --git a/libfirm.doxygen.in b/libfirm.doxygen.in index 07d025a43..7f0619034 100644 --- a/libfirm.doxygen.in +++ b/libfirm.doxygen.in @@ -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.