diff options
author | Kjartan Maraas <kmaraas@gnome.org> | 2001-08-16 22:44:56 +0800 |
---|---|---|
committer | Kjartan Maraas <kmaraas@src.gnome.org> | 2001-08-16 22:44:56 +0800 |
commit | d89cd78d6c42929d67f9e75746c3874aaea01c1d (patch) | |
tree | 21bd7ee648c2bd446e918edf056290e629655b82 /doc/Makefile.am | |
parent | b95d94d269412f17a2bc74bb19da3ca7d69259dd (diff) | |
download | gsoc2013-evolution-d89cd78d6c42929d67f9e75746c3874aaea01c1d.tar gsoc2013-evolution-d89cd78d6c42929d67f9e75746c3874aaea01c1d.tar.gz gsoc2013-evolution-d89cd78d6c42929d67f9e75746c3874aaea01c1d.tar.bz2 gsoc2013-evolution-d89cd78d6c42929d67f9e75746c3874aaea01c1d.tar.lz gsoc2013-evolution-d89cd78d6c42929d67f9e75746c3874aaea01c1d.tar.xz gsoc2013-evolution-d89cd78d6c42929d67f9e75746c3874aaea01c1d.tar.zst gsoc2013-evolution-d89cd78d6c42929d67f9e75746c3874aaea01c1d.zip |
Small fix to build. Small fix. Remove an extra space. Same here. And here.
2001-08-16 Kjartan Maraas <kmaraas@gnome.org>
* C/Makefile.am: Small fix to build.
* C/evolution-C.omf: Small fix. Remove an extra space.
* no/Makefile.am: Same here.
* no/evolution-no.omf: And here.
svn path=/trunk/; revision=12086
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 3bf1e05d3e..17dd25b451 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1 +1 @@ -SUBDIRS = C devel no +SUBDIRS = C no |