aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
diff options
context:
space:
mode:
Diffstat (limited to 'calendar')
-rw-r--r--calendar/ChangeLog5
-rw-r--r--calendar/importers/Makefile.am1
2 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 2085ebe430..44fac413ca 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-29 JP Rosevear <jpr@ximian.com>
+
+ * importers/Makefile.am: include the header as a source so it gets
+ dist'ed.
+
2001-10-29 Ettore Perazzoli <ettore@ximian.com>
* importers/Makefile.am (INCLUDES):
diff --git a/calendar/importers/Makefile.am b/calendar/importers/Makefile.am
index 7701fb0b99..5f6f2361f6 100644
--- a/calendar/importers/Makefile.am
+++ b/calendar/importers/Makefile.am
@@ -16,6 +16,7 @@ INCLUDES = \
$(GNOME_INCLUDEDIR)
evolution_calendar_importer_SOURCES = \
+ evolution-calendar-importer.h \
icalendar-importer.c \
main.c