aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary
diff options
context:
space:
mode:
authorDave Camp <dave@helixcode.com>2000-12-08 03:48:36 +0800
committerDave Camp <campd@src.gnome.org>2000-12-08 03:48:36 +0800
commitd27df3325db78e9fdea57a3f0b1aa9be7032c4af (patch)
tree7fa442fb767a04ea5a2a41d9f04bc9361736da9a /executive-summary
parent97f16d13a4083faa895e2530f08a98dcc4b584ad (diff)
downloadgsoc2013-evolution-d27df3325db78e9fdea57a3f0b1aa9be7032c4af.tar
gsoc2013-evolution-d27df3325db78e9fdea57a3f0b1aa9be7032c4af.tar.gz
gsoc2013-evolution-d27df3325db78e9fdea57a3f0b1aa9be7032c4af.tar.bz2
gsoc2013-evolution-d27df3325db78e9fdea57a3f0b1aa9be7032c4af.tar.lz
gsoc2013-evolution-d27df3325db78e9fdea57a3f0b1aa9be7032c4af.tar.xz
gsoc2013-evolution-d27df3325db78e9fdea57a3f0b1aa9be7032c4af.tar.zst
gsoc2013-evolution-d27df3325db78e9fdea57a3f0b1aa9be7032c4af.zip
Include HtmlView.idl.
2000-12-07 Dave Camp <dave@helixcode.com> * idl/Makefile.am (IDLS): Include HtmlView.idl. svn path=/trunk/; revision=6841
Diffstat (limited to 'executive-summary')
-rw-r--r--executive-summary/ChangeLog4
-rw-r--r--executive-summary/idl/Makefile.am1
2 files changed, 5 insertions, 0 deletions
diff --git a/executive-summary/ChangeLog b/executive-summary/ChangeLog
index cbe7a0c3db..663302e8e2 100644
--- a/executive-summary/ChangeLog
+++ b/executive-summary/ChangeLog
@@ -1,3 +1,7 @@
+2000-12-07 Dave Camp <dave@helixcode.com>
+
+ * idl/Makefile.am (IDLS): Include HtmlView.idl
+
2000-11-29 Dan Winship <danw@helixcode.com>
* component/main.c (main): Remove no-longer-needed e_unicode_init.
diff --git a/executive-summary/idl/Makefile.am b/executive-summary/idl/Makefile.am
index e45784d49c..9ff860bd3e 100644
--- a/executive-summary/idl/Makefile.am
+++ b/executive-summary/idl/Makefile.am
@@ -20,6 +20,7 @@ CLEANFILES = $(IDL_GENERATED)
IDLS = \
Executive-Summary.idl \
+ HtmlView.idl \
Summary.idl \
SummaryComponent.idl