exclude "unready" OggFLAC includes

This commit is contained in:
Josh Coalson 2002-08-15 19:19:15 +00:00
parent 3262b0da8e
commit 109abb5ee2
1 changed files with 1 additions and 1 deletions

View File

@ -338,7 +338,7 @@ RECURSIVE = NO
# 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 =
EXCLUDE = ../include/OggFLAC/seekable_stream_decoder.h ../include/OggFLAC/file_decoder.h
# 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.