From 3049aae2f7c347f2ff7c4fa1a6274278ef2cc1c3 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Tue, 12 Dec 2000 23:08:03 +0000 Subject: Add stuff. (From campd.) * Makefile.am (EXTRA_DIST): Add stuff. (From campd.) svn path=/trunk/; revision=6950 --- executive-summary/ChangeLog | 4 ++++ executive-summary/Makefile.am | 1 + 2 files changed, 5 insertions(+) (limited to 'executive-summary') diff --git a/executive-summary/ChangeLog b/executive-summary/ChangeLog index afd46b1ba4..76009eb9e0 100644 --- a/executive-summary/ChangeLog +++ b/executive-summary/ChangeLog @@ -1,3 +1,7 @@ +2000-12-12 Dan Winship + + * Makefile.am (EXTRA_DIST): Add stuff. (From campd.) + 2000-12-11 Iain Holmes * evolution-services/executive-summary-html-view.h: Add a define diff --git a/executive-summary/Makefile.am b/executive-summary/Makefile.am index 98ef042d60..cd37422535 100644 --- a/executive-summary/Makefile.am +++ b/executive-summary/Makefile.am @@ -6,3 +6,4 @@ oaf_DATA = GNOME_Evolution_Summary.oafinfo htmldir = $(datadir)/evolution html_DATA = summary.html +EXTRA_DIST = $(oaf_DATA) $(html_DATA) -- cgit v1.2.3