diff Doxyfile-sf @ 283:7d106e4ef66d

Fix the compilation error of the inkscape
author wycc@wycc-desktop
date Sat, 31 Jan 2009 13:01:07 +0800
parents c96f38ad4bb6
children
line wrap: on
line diff
--- a/Doxyfile-sf	Sat Jan 31 12:54:13 2009 +0800
+++ b/Doxyfile-sf	Sat Jan 31 13:01:07 2009 +0800
@@ -534,7 +534,7 @@
 # directories like "/usr/src/myproject". Separate the files or directories 
 # with spaces.
 
-INPUT                  = src include dox
+INPUT                  = src tools include dox README.h COPYING.h
 
 # 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