aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/save-attachments
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/save-attachments')
-rw-r--r--plugins/save-attachments/ChangeLog4
-rw-r--r--plugins/save-attachments/Makefile.am2
2 files changed, 6 insertions, 0 deletions
diff --git a/plugins/save-attachments/ChangeLog b/plugins/save-attachments/ChangeLog
index ed5dcefcbb..3258b7b99d 100644
--- a/plugins/save-attachments/ChangeLog
+++ b/plugins/save-attachments/ChangeLog
@@ -1,3 +1,7 @@
+2004-11-01 JP Rosevear <jpr@novell.com>
+
+ * Makefile.am: dist .eplug.in file
+
2004-10-20 Not Zed <NotZed@Ximian.com>
* Imported save-attachments example plugin.
diff --git a/plugins/save-attachments/Makefile.am b/plugins/save-attachments/Makefile.am
index 424f88a42a..df67f4fc50 100644
--- a/plugins/save-attachments/Makefile.am
+++ b/plugins/save-attachments/Makefile.am
@@ -9,3 +9,5 @@ plugin_LTLIBRARIES = liborg-gnome-save-attachments.la
liborg_gnome_save_attachments_la_SOURCES = save-attachments.c
liborg_gnome_save_attachments_la_LDFLAGS = -module -avoid-version
+
+EXTRA_DIST = org-gnome-save-attachments.eplug.in \ No newline at end of file