From b9eab086bd7606ac93c42ac5acf811f8d592ea6a Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Thu, 14 Jun 2001 19:53:03 +0000 Subject: add my-evolution-html.h to the sources 2001-06-14 JP Rosevear * Makefile.am: add my-evolution-html.h to the sources svn path=/trunk/; revision=10235 --- my-evolution/ChangeLog | 4 ++++ my-evolution/Makefile.am | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 4301e43349..76a7a02cf7 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,7 @@ +2001-06-14 JP Rosevear + + * Makefile.am: add my-evolution-html.h to the sources + 2001-06-13 JP Rosevear * Makefile.am: Make e-summary-type.h a source so it gets disted diff --git a/my-evolution/Makefile.am b/my-evolution/Makefile.am index c368e5fe19..0050ff4e5d 100644 --- a/my-evolution/Makefile.am +++ b/my-evolution/Makefile.am @@ -46,7 +46,8 @@ evolution_executive_summary_SOURCES = \ e-summary-weather.h \ main.c \ metar.c \ - metar.h + metar.h \ + my-evolution-html.h evolution_executive_summary_LDADD = \ $(top_builddir)/shell/libeshell.la \ -- cgit v1.2.3