aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mark-calendar-offline
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/mark-calendar-offline')
-rw-r--r--plugins/mark-calendar-offline/ChangeLog4
-rw-r--r--plugins/mark-calendar-offline/Makefile.am2
2 files changed, 6 insertions, 0 deletions
diff --git a/plugins/mark-calendar-offline/ChangeLog b/plugins/mark-calendar-offline/ChangeLog
index 3664d11b30..e6b33adc38 100644
--- a/plugins/mark-calendar-offline/ChangeLog
+++ b/plugins/mark-calendar-offline/ChangeLog
@@ -1,3 +1,7 @@
+2004-11-01 JP Rosevear <jpr@novell.com>
+
+ * Makefile.am: dist .eplug.in file
+
2004-10-22 Harish Krishnaswamy <kharish@novell.com>
* mark-calendar-offline.c: implement a plugin that lets the user mark a
diff --git a/plugins/mark-calendar-offline/Makefile.am b/plugins/mark-calendar-offline/Makefile.am
index 70608e12ad..bdd9fc46f3 100644
--- a/plugins/mark-calendar-offline/Makefile.am
+++ b/plugins/mark-calendar-offline/Makefile.am
@@ -9,3 +9,5 @@ plugin_LTLIBRARIES = liborg-gnome-mark-calendar-offline.la
liborg_gnome_mark_calendar_offline_la_SOURCES = mark-calendar-offline.c
liborg_gnome_mark_calendar_offline_la_LDFLAGS = -module -avoid-version
+
+EXTRA_DIST = org-gnome-mark-calendar-offline.eplug.in \ No newline at end of file