summaryrefslogtreecommitdiff
path: root/Doxyfile.in
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2006-08-08 22:17:18 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2006-08-08 22:17:18 +0000
commita4e5b74ce577692b14896155ee3a0ef8ff701642 (patch)
tree569f10e8fe2a8695c9b5ebbc0409859fb6dbf008 /Doxyfile.in
parentd387411488a093f77f4cd752b75e8bf8360550c6 (diff)
* Doxyfile.in: fix the INPUT line so we can generate docs
when sourcedir != builddir (patch from Cygwin Ports maintainer <yselkowitz at users dot sourceforge dot net>
Diffstat (limited to 'Doxyfile.in')
-rw-r--r--Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile.in b/Doxyfile.in
index e5a65583..c7d41fdb 100644
--- a/Doxyfile.in
+++ b/Doxyfile.in
@@ -49,7 +49,7 @@ WARN_LOGFILE =
#---------------------------------------------------------------------------
# configuration options related to the input files
#---------------------------------------------------------------------------
-INPUT = dbus
+INPUT = @top_srcdir@/dbus
FILE_PATTERNS = *.c *.h
RECURSIVE = YES
#EXCLUDE = test