summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@gmail.com>2009-06-26 21:57:09 +0000
committerTavian Barnes <tavianator@gmail.com>2009-06-26 21:57:09 +0000
commit3e6e49ed8c93fab4fe36e5f624700aec76263d4f (patch)
treef8a8cc2a59fd3711dbf91a17e46d216703184eba /configure.ac
parent9f0fb6f24b8da085cfbc8612067ac0370b71ebc4 (diff)
downloaddimension-3e6e49ed8c93fab4fe36e5f624700aec76263d4f.tar.xz
Add some documentation.
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 b68aa8b..bc27a03 100644
--- a/configure.ac
+++ b/configure.ac
@@ -44,6 +44,7 @@ AM_CONDITIONAL([FOPENCOOKIE], [test "$fopencookie" = "yes"])
dnl Generate Makefiles
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_FILES([Makefile
+ doc/Makefile
libdimension/Makefile
libdimensionxx/Makefile
tests/Makefile])