diff options
author | Gediminas Paulauskas <menesis@delfi.lt> | 2001-03-15 06:50:55 +0800 |
---|---|---|
committer | Gediminas Paulauskas <menesis@src.gnome.org> | 2001-03-15 06:50:55 +0800 |
commit | 1e9f8b5d127babb1837cf9572ff784a6173be244 (patch) | |
tree | 7eb72f4eb4afc7c9e4676eecc37b52a0f8d200ca /configure.in | |
parent | 1ba60d82fdbee54f912a6346f1aac495d6a341e9 (diff) | |
download | gsoc2013-evolution-1e9f8b5d127babb1837cf9572ff784a6173be244.tar gsoc2013-evolution-1e9f8b5d127babb1837cf9572ff784a6173be244.tar.gz gsoc2013-evolution-1e9f8b5d127babb1837cf9572ff784a6173be244.tar.bz2 gsoc2013-evolution-1e9f8b5d127babb1837cf9572ff784a6173be244.tar.lz gsoc2013-evolution-1e9f8b5d127babb1837cf9572ff784a6173be244.tar.xz gsoc2013-evolution-1e9f8b5d127babb1837cf9572ff784a6173be244.tar.zst gsoc2013-evolution-1e9f8b5d127babb1837cf9572ff784a6173be244.zip |
create doc/devel/executive-summary/Makefile
2001-03-14 Gediminas Paulauskas <menesis@delfi.lt>
* configure.in: create doc/devel/executive-summary/Makefile
* doc/C/Makefile.am: there's no apx-fdl.sgml and evolution-guide.sgml
anymore
* filter/filter-system-flag.c: translate status flag title.
svn path=/trunk/; revision=8714
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index cd06730a07..541c3b05a1 100644 --- a/configure.in +++ b/configure.in @@ -854,6 +854,7 @@ doc/devel/Makefile doc/devel/calendar/Makefile doc/devel/calendar/cal-client/Makefile doc/devel/calendar/cal-util/Makefile +doc/devel/executive-summary/Makefile doc/devel/importer/Makefile ]) |