From bf2ea436f7803272cdd4d27f3a1048ea8a3f7809 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Mon, 29 Oct 2001 22:17:46 +0000 Subject: include the header as a source so it gets dist'ed. 2001-10-29 JP Rosevear * importers/Makefile.am: include the header as a source so it gets dist'ed. svn path=/trunk/; revision=14366 --- calendar/ChangeLog | 5 +++++ calendar/importers/Makefile.am | 1 + 2 files changed, 6 insertions(+) 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 + + * importers/Makefile.am: include the header as a source so it gets + dist'ed. + 2001-10-29 Ettore Perazzoli * 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 -- cgit v1.2.3