Added Doxyfile to configuration files.

This commit is contained in:
Florian Pose 2007-09-24 10:35:00 +00:00
parent e365ef7a78
commit e8703b64d3
2 changed files with 2 additions and 1 deletions

View File

@ -23,7 +23,7 @@ PROJECT_NAME = "IgH EtherCAT master"
# This could be handy for archiving the generated documentation or
# if some version control system is used.
PROJECT_NUMBER = 1.2
PROJECT_NUMBER = @VERSION@
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.

View File

@ -458,6 +458,7 @@ AC_SUBST(ENABLE_EOE,[$eoe])
#------------------------------------------------------------------------------
AC_CONFIG_FILES([
Doxyfile
Kbuild
Makefile
master/Kbuild