aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--shell/ChangeLog4
-rw-r--r--shell/importer/Makefile.am1
2 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index d61acf5ba0..d27f938e69 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,7 @@
+2001-03-20 JP Rosevear <jpr@ximian.com>
+
+ * importer/Makefile.am: make sure intelligent.h gets disted
+
2001-03-19 Christopher James Lahey <clahey@ximian.com>
* Merged e-tree-rework-branch:
diff --git a/shell/importer/Makefile.am b/shell/importer/Makefile.am
index 7d05b190c8..1dc06698f4 100644
--- a/shell/importer/Makefile.am
+++ b/shell/importer/Makefile.am
@@ -35,6 +35,7 @@ libevolution_importer_la_SOURCES = \
evolution-importer-listener.c \
evolution-importer.c \
intelligent.c \
+ intelligent.h \
importer.c \
importer.h