* configure.ac: Output doc/Doxyfile and doc/Makefile.

* doc/Makefile.am, doc/Doxyfile.in: New files.
* Makefile.am (SUBDIRS): Add doc.
This commit is contained in:
Alexandre Duret-Lutz 2003-04-18 10:29:18 +00:00
parent d9cd704bcb
commit 4cf59e76b8
5 changed files with 221 additions and 1 deletions

View file

@ -1,3 +1,3 @@
SUBDIRS = src
SUBDIRS = doc src
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = m4/gccwarn.m4