* 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>
This commit is contained in:
John (J5) Palmieri 2006-08-08 22:17:18 +00:00
parent d387411488
commit a4e5b74ce5
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2006-08-08 John (J5) Palmieri <johnp@redhat.com>
* 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>
2006-08-08 John (J5) Palmieri <johnp@redhat.com>
* dbus/dbus-sysdeps.h:

View file

@ -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