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 /Makefile.am | |
parent | 94dc5be0530c45a0dbddbc2d72ace3f284deb956 (diff) | |
download | gsoc2013-evolution-50b8c2c0af0062ca07dfed6cf8f4e241b3be18d9.tar.gz 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 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 0958d2dcc2..8c71d15d79 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = po macros camel +SUBDIRS = po macros camel devel-docs |