diff options
author | Bertrand Guiheneuf <bertrand@src.gnome.org> | 1999-04-21 20:56:28 +0800 |
---|---|---|
committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 1999-04-21 20:56:28 +0800 |
commit | 50b8c2c0af0062ca07dfed6cf8f4e241b3be18d9 (patch) | |
tree | dcadf019f68e8db0d7c1fe80a1175bede2042420 /configure.in | |
parent | 94dc5be0530c45a0dbddbc2d72ace3f284deb956 (diff) | |
download | gsoc2013-evolution-50b8c2c0af0062ca07dfed6cf8f4e241b3be18d9.tar gsoc2013-evolution-50b8c2c0af0062ca07dfed6cf8f4e241b3be18d9.tar.gz gsoc2013-evolution-50b8c2c0af0062ca07dfed6cf8f4e241b3be18d9.tar.bz2 gsoc2013-evolution-50b8c2c0af0062ca07dfed6cf8f4e241b3be18d9.tar.lz gsoc2013-evolution-50b8c2c0af0062ca07dfed6cf8f4e241b3be18d9.tar.xz gsoc2013-evolution-50b8c2c0af0062ca07dfed6cf8f4e241b3be18d9.tar.zst gsoc2013-evolution-50b8c2c0af0062ca07dfed6cf8f4e241b3be18d9.zip |
A first attempt at setting up the documentation system.
svn path=/trunk/; revision=862
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in index 0ef78811b2..a796bee15f 100644 --- a/configure.in +++ b/configure.in @@ -46,4 +46,6 @@ Makefile macros/Makefile po/Makefile.in camel/Makefile +devel-docs/Makefile +devel-docs/camel/Makefile ]) |