Revision: 17276
http://svn.sourceforge.net/gaim/?rev=17276&view=rev
Author: lschiere
Date: 2006-09-14 11:53:56 -0700 (Thu, 14 Sep 2006)
Log Message:
-----------
make docs works now
Modified Paths:
--------------
trunk/Doxyfile.in
Modified: trunk/Doxyfile.in
===================================================================
--- trunk/Doxyfile.in 2006-09-14 18:50:32 UTC (rev 17275)
+++ trunk/Doxyfile.in 2006-09-14 18:53:56 UTC (rev 17276)
@@ -431,7 +431,9 @@
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = src \
+INPUT = libgaim \
+ gtk \
+ console \
doc
# If the value of the INPUT tag contains directories, you can use the
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|