Folder to exclude added.

This commit is contained in:
Kai Lauterbach 2011-12-28 01:16:33 +01:00
parent 6e733492eb
commit 2d38391d63

View file

@ -634,13 +634,13 @@ FILE_PATTERNS =
# should be searched for input files as well. Possible values are YES and NO.
# If left blank NO is used.
RECURSIVE = NO
RECURSIVE = YES
# The EXCLUDE tag can be used to specify files and/or directories that should
# 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 = firmware/usbdrv/.dep firmware/.dep eitor/src/.dep client/.dep
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
# directories that are symbolic links (a Unix file system feature) are excluded