diff options
-rw-r--r-- | help/C/Makefile.am | 1 | ||||
-rw-r--r-- | help/ChangeLog | 5 |
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 |