diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-04-18 00:48:18 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-04-18 00:48:18 +0800 |
commit | 54b5c7382a402ed14687f09dfa6a1300e531fabc (patch) | |
tree | cbdf86e4bfc87c1e3b59e05a7f5ecd681a94069d /doc/devel/ChangeLog | |
parent | ab0f37fe3f66db9f82583f7d44801028e46c96e7 (diff) | |
download | gsoc2013-evolution-54b5c7382a402ed14687f09dfa6a1300e531fabc.tar.gz gsoc2013-evolution-54b5c7382a402ed14687f09dfa6a1300e531fabc.tar.zst gsoc2013-evolution-54b5c7382a402ed14687f09dfa6a1300e531fabc.zip |
Pull up fix from the branch:
builddir != srcdir fix for building the calendar, executive summary
and importer developers' docs.
svn path=/trunk/; revision=9408
Diffstat (limited to 'doc/devel/ChangeLog')
-rw-r--r-- | doc/devel/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/devel/ChangeLog b/doc/devel/ChangeLog index d00a1df434..cda1fe6953 100644 --- a/doc/devel/ChangeLog +++ b/doc/devel/ChangeLog @@ -1,3 +1,11 @@ +2001-04-17 Ettore Perazzoli <ettore@ximian.com> + + * calendar/cal-client/Makefile.am (install-data-local): Install + the $(DOC_DIR_INSTALL_FILES) from the srcdir. + * calendar/cal-util/Makefile.am (install-data-local): Likewise. + * importer/Makefile.am (install-data-local): Likewise. + * executive-summary/Makefile.am (install-data-local): Likewise. + 2001-01-26 John R. Sheets <dusk@ravendusk.org> * importer/Makefile.am: Change (nonexistant) importer.sgml |