aboutsummaryrefslogtreecommitdiffstats
path: root/doc/devel
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2001-06-22 06:10:23 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-06-22 06:10:23 +0800
commit91341a4d0163f33f1ade2fb2f189c7fa4837a700 (patch)
tree381c2bc49ae4ef75727363e8fa76ef47db4171fe /doc/devel
parentc40e642e073eb2941b3d8a091cecf2d015ec20c9 (diff)
downloadgsoc2013-evolution-91341a4d0163f33f1ade2fb2f189c7fa4837a700.tar
gsoc2013-evolution-91341a4d0163f33f1ade2fb2f189c7fa4837a700.tar.gz
gsoc2013-evolution-91341a4d0163f33f1ade2fb2f189c7fa4837a700.tar.bz2
gsoc2013-evolution-91341a4d0163f33f1ade2fb2f189c7fa4837a700.tar.lz
gsoc2013-evolution-91341a4d0163f33f1ade2fb2f189c7fa4837a700.tar.xz
gsoc2013-evolution-91341a4d0163f33f1ade2fb2f189c7fa4837a700.tar.zst
gsoc2013-evolution-91341a4d0163f33f1ade2fb2f189c7fa4837a700.zip
disable executive summary build because it is no longer built
2001-06-21 JP Rosevear <jpr@ximian.com> * Makefile.am: disable executive summary build because it is no longer built svn path=/trunk/; revision=10388
Diffstat (limited to 'doc/devel')
-rw-r--r--doc/devel/ChangeLog5
-rw-r--r--doc/devel/Makefile.am2
2 files changed, 6 insertions, 1 deletions
diff --git a/doc/devel/ChangeLog b/doc/devel/ChangeLog
index 8ba6e8182d..4634ba2153 100644
--- a/doc/devel/ChangeLog
+++ b/doc/devel/ChangeLog
@@ -1,5 +1,10 @@
2001-06-21 JP Rosevear <jpr@ximian.com>
+ * Makefile.am: disable executive summary build because it is no
+ longer built
+
+2001-06-21 JP Rosevear <jpr@ximian.com>
+
* calendar/cal-client/Makefile.am: add new lib
2001-06-21 Peter Williams <peterw@ximian.com>
diff --git a/doc/devel/Makefile.am b/doc/devel/Makefile.am
index a832b8ea22..3a24f9a31b 100644
--- a/doc/devel/Makefile.am
+++ b/doc/devel/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-SUBDIRS = calendar executive-summary
+SUBDIRS = calendar
# The name of the module, e.g. 'glib'.
DOC_MODULE=evolution-devel-guide