CEC_HDMI_PORT variable support for exynos hardware.
[deb_libcec.git] / Doxyfile
index c8162fe38d8b6c2d8e6462609aed472db08d0cd0..a87a171c78df055a9a24dbf46490c26adb3ecd2e 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -1295,7 +1295,7 @@ INCLUDE_PATH           =
 # directories. If left blank, the patterns specified with FILE_PATTERNS will 
 # be used.
 
-INCLUDE_FILE_PATTERNS  = 
+INCLUDE_FILE_PATTERNS  = config.h
 
 # The PREDEFINED tag can be used to specify one or more macro names that 
 # are defined before the preprocessor is started (similar to the -D option of