aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2002-04-04 21:33:01 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2002-04-04 21:33:01 +0800
commit041d60ae999716194f3ff95660f0ab07ae346e4d (patch)
tree776f3b13ed8e2787e08613d5e5414b1cc051e2c5
parent840746783d9d25e384bb158d1644f25ce69247ca (diff)
downloadgsoc2013-evolution-041d60ae999716194f3ff95660f0ab07ae346e4d.tar
gsoc2013-evolution-041d60ae999716194f3ff95660f0ab07ae346e4d.tar.gz
gsoc2013-evolution-041d60ae999716194f3ff95660f0ab07ae346e4d.tar.bz2
gsoc2013-evolution-041d60ae999716194f3ff95660f0ab07ae346e4d.tar.lz
gsoc2013-evolution-041d60ae999716194f3ff95660f0ab07ae346e4d.tar.xz
gsoc2013-evolution-041d60ae999716194f3ff95660f0ab07ae346e4d.tar.zst
gsoc2013-evolution-041d60ae999716194f3ff95660f0ab07ae346e4d.zip
Remove bogus EXTRA_DIST with sgmldocs.make. Problem pointed out by Richard
* C/Makefile.am: Remove bogus EXTRA_DIST with sgmldocs.make. Problem pointed out by Richard Boulton <richard@tartarus.org>. svn path=/trunk/; revision=16340
-rw-r--r--help/C/Makefile.am1
-rw-r--r--help/ChangeLog5
2 files changed, 5 insertions, 1 deletions
diff --git a/help/C/Makefile.am b/help/C/Makefile.am
index 566741168f..e6c225a754 100644
--- a/help/C/Makefile.am
+++ b/help/C/Makefile.am
@@ -1,4 +1,3 @@
-EXTRA_DIST = sgmldocs.make
figs = \
figures/calendar.png \
figures/config-cal.png \
diff --git a/help/ChangeLog b/help/ChangeLog
index 7cf7419173..20a7d26acd 100644
--- a/help/ChangeLog
+++ b/help/ChangeLog
@@ -1,3 +1,8 @@
+2002-04-04 Ettore Perazzoli <ettore@ximian.com>
+
+ * C/Makefile.am: Remove bogus EXTRA_DIST with sgmldocs.make.
+ Problem pointed out by Richard Boulton <richard@tartarus.org>.
+
2002-03-27 JP Rosevear <jpr@ximian.com>
* C/Makefile.am: end the line properly