diff --git a/doc/doxygen/Doxyfile b/doc/doxygen/Doxyfile
index 64710e6ee1b47815c58a79095043f304735202de..cdfd3d8a002f9c6159217a69d78de35ef970d6e5 100644
--- a/doc/doxygen/Doxyfile
+++ b/doc/doxygen/Doxyfile
@@ -462,8 +462,7 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories 
 # with spaces.
 
-INPUT                  = ../../ag-common \
-			 ../../ag-common/cg-common
+INPUT                  = ../../ag-common 
 
 # This tag can be used to specify the character encoding of the source files that 
 # doxygen parses. Internally doxygen uses the UTF-8 encoding, which is also the default