aboutsummaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
Diffstat (limited to 'help')
-rw-r--r--help/devel/ChangeLog5
-rw-r--r--help/devel/calendar/Makefile.am2
2 files changed, 6 insertions, 1 deletions
diff --git a/help/devel/ChangeLog b/help/devel/ChangeLog
index 74b9899aef..f536dde88d 100644
--- a/help/devel/ChangeLog
+++ b/help/devel/ChangeLog
@@ -1,3 +1,8 @@
+2000-12-13 Larry Ewing <lewing@helixcode.com>
+
+ * calendar/Makefile.am (EXTRA_DIST): make it public-reference.sgml
+ not referenc.sgml here.
+
2000-11-29 Federico Mena Quintero <federico@helixcode.com>
* calendar/architecture.sgml: Finished the calendar architecture
diff --git a/help/devel/calendar/Makefile.am b/help/devel/calendar/Makefile.am
index 2220e1d59b..66c3436d59 100644
--- a/help/devel/calendar/Makefile.am
+++ b/help/devel/calendar/Makefile.am
@@ -3,4 +3,4 @@ SUBDIRS = cal-client cal-util
EXTRA_DIST = \
architecture.sgml \
evolution-calendar.sgml \
- reference.sgml
+ public-reference.sgml