# 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 = @top_builddir@/src/lib/eina_amalgamation.c
+EXCLUDE = @top_builddir@/src/lib/evas/common \
+ @top_builddir@/src/lib/evas/cache \
+ @top_builddir@/src/lib/evas/file \
+ @top_builddir@/src/lib/evas/cserve2 \
+ @top_builddir@/src/lib/evas/include
+
# 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
# against the file with absolute path, so to exclude all test directories
# for example use the pattern */test/*
-EXCLUDE_PATTERNS =
+EXCLUDE_PATTERNS = *_private*
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
# (namespaces, classes, functions, etc.) that should be excluded from the