Index: /trunk/glueforge/templates/psdb/doxyfile_in.tt
===================================================================
--- /trunk/glueforge/templates/psdb/doxyfile_in.tt	(revision 4350)
+++ /trunk/glueforge/templates/psdb/doxyfile_in.tt	(revision 4351)
@@ -31,5 +31,6 @@
 # where doxygen was started. If left blank the current directory will be used.
 
-OUTPUT_DIRECTORY       = @top_srcdir@/docs
+# @top_builddir@ doesn't work for some reason
+OUTPUT_DIRECTORY       = @builddir@/docs
 
 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 
