aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/subject-thread
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/subject-thread')
-rw-r--r--plugins/subject-thread/ChangeLog4
-rw-r--r--plugins/subject-thread/Makefile.am2
2 files changed, 6 insertions, 0 deletions
diff --git a/plugins/subject-thread/ChangeLog b/plugins/subject-thread/ChangeLog
index 9503e278b3..bfb1facdff 100644
--- a/plugins/subject-thread/ChangeLog
+++ b/plugins/subject-thread/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>
* Makefile.am (INCLUDES): removed camel from include path,
diff --git a/plugins/subject-thread/Makefile.am b/plugins/subject-thread/Makefile.am
index 0395ca77cc..2e692b41dc 100644
--- a/plugins/subject-thread/Makefile.am
+++ b/plugins/subject-thread/Makefile.am
@@ -9,3 +9,5 @@ plugin_LTLIBRARIES = liborg-gnome-subject-thread.la
liborg_gnome_subject_thread_la_SOURCES = subject-thread.c
liborg_gnome_subject_thread_la_LDFLAGS = -module -avoid-version
+
+EXTRA_DIST = org-gnome-subject-thread.eplug.in \ No newline at end of file