aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/subject-thread
diff options
context:
space:
mode:
authorJP Rosevear <jpr@src.gnome.org>2004-11-02 02:39:17 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-11-02 02:39:17 +0800
commit69d4437179684dad21812702ead2b1e39d266cb4 (patch)
tree53286024999289c667c1c6be085a93c04676fdf8 /plugins/subject-thread
parentc138563670b0c7dfcb629be3f3dd06e3a5f232bd (diff)
downloadgsoc2013-evolution-69d4437179684dad21812702ead2b1e39d266cb4.tar
gsoc2013-evolution-69d4437179684dad21812702ead2b1e39d266cb4.tar.gz
gsoc2013-evolution-69d4437179684dad21812702ead2b1e39d266cb4.tar.bz2
gsoc2013-evolution-69d4437179684dad21812702ead2b1e39d266cb4.tar.lz
gsoc2013-evolution-69d4437179684dad21812702ead2b1e39d266cb4.tar.xz
gsoc2013-evolution-69d4437179684dad21812702ead2b1e39d266cb4.tar.zst
gsoc2013-evolution-69d4437179684dad21812702ead2b1e39d266cb4.zip
Dist .eplug.in files
svn path=/trunk/; revision=27781
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