summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2011-02-18 20:02:11 -0500
committerPeter Hutterer <peter.hutterer@who-t.net>2011-02-21 08:48:30 +1000
commita52277e7f2864493342affb6a4fc6cda74a9d0af (patch)
tree0d47c376b8d7fe67eb79fd349c095ee5a41685ca /configure.ac
parente21033fb505734a934bd0400d9ff72e7ec32c326 (diff)
downloadxf86-input-wacom-a52277e7f2864493342affb6a4fc6cda74a9d0af.tar.gz
Doxygen: use $PACKAGE_VERSION for the release number
The release number in the main page will always be in sync. This will allow archiving the API documentation for each release, enabling multiple versions to coexist on the web. Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Reviewed-by: Ping Cheng <pinglinux@gmail.com> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index ad2d6c7..7fa65de 100644
--- a/configure.ac
+++ b/configure.ac
@@ -157,6 +157,7 @@ AM_CONDITIONAL(UNITTESTS, [test "x$UNITTESTS" = xyes])
AC_CONFIG_FILES([Makefile
conf/Makefile
doc/Makefile
+ doc/doxygen.conf
src/Makefile
man/Makefile
include/Makefile