aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/copy-tool
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/copy-tool')
-rw-r--r--plugins/copy-tool/ChangeLog4
-rw-r--r--plugins/copy-tool/Makefile.am2
2 files changed, 6 insertions, 0 deletions
diff --git a/plugins/copy-tool/ChangeLog b/plugins/copy-tool/ChangeLog
index 3f163f56e3..379be28080 100644
--- a/plugins/copy-tool/ChangeLog
+++ b/plugins/copy-tool/ChangeLog
@@ -1,3 +1,7 @@
+2004-11-01 JP Rosevear <jpr@novell.com>
+
+ * Makefile.am: dist .eplug.in file
+
2004-10-28 Not Zed <NotZed@Ximian.com>
* org-gnome-copy-tool.eplug.in: fix folderview popup hook id.
diff --git a/plugins/copy-tool/Makefile.am b/plugins/copy-tool/Makefile.am
index 2745fe44f8..73092c3d20 100644
--- a/plugins/copy-tool/Makefile.am
+++ b/plugins/copy-tool/Makefile.am
@@ -9,3 +9,5 @@ plugin_LTLIBRARIES = liborg-gnome-copy-tool.la
liborg_gnome_copy_tool_la_SOURCES = copy-tool.c
liborg_gnome_copy_tool_la_LDFLAGS = -module -avoid-version
+
+EXTRA_DIST = org-gnome-copy-tool.eplug.in \ No newline at end of file