summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2002-11-22 21:33:07 +0000
committerHavoc Pennington <hp@redhat.com>2002-11-22 21:33:07 +0000
commit1a4cb6b95ffc3acdef34b6f014a83c02be963fae (patch)
treec80437ba9399da8b393764f071e2c47f76c33ac2 /configure.in
parent93f222c1d8ed748994f74662671d003495b16d43 (diff)
2002-11-22 Havoc Pennington <hp@redhat.com>
* Makefile.am: include "Doxyfile" target in all-local * configure.in: generate the Doxyfile * Doxyfile.in: move Doxyfile here, so we can use configure to generate a Doxyfile with the right version number etc.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 6a9353e2..c6638254 100644
--- a/configure.in
+++ b/configure.in
@@ -58,6 +58,7 @@ AC_SUBST(DBUS_BUS_LIBS)
AC_OUTPUT([
Makefile
+Doxyfile
dbus/Makefile
bus/Makefile
test/Makefile