aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/bbdb
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/bbdb
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/bbdb')
-rw-r--r--plugins/bbdb/ChangeLog4
-rw-r--r--plugins/bbdb/Makefile.am2
2 files changed, 6 insertions, 0 deletions
diff --git a/plugins/bbdb/ChangeLog b/plugins/bbdb/ChangeLog
index 69ec228845..d38f70075b 100644
--- a/plugins/bbdb/ChangeLog
+++ b/plugins/bbdb/ChangeLog
@@ -1,5 +1,9 @@
2004-11-01 JP Rosevear <jpr@novell.com>
+ * Makefile.am: dist .eplug.in file
+
+2004-11-01 JP Rosevear <jpr@novell.com>
+
* Makefile.am: list bbdb.h as a source so it gets disted
2004-10-27 Nat Friedman <nat@novell.com>
diff --git a/plugins/bbdb/Makefile.am b/plugins/bbdb/Makefile.am
index e9a02596e0..d57c276b6f 100644
--- a/plugins/bbdb/Makefile.am
+++ b/plugins/bbdb/Makefile.am
@@ -10,3 +10,5 @@ plugin_LTLIBRARIES = liborg-gnome-evolution-bbdb.la
liborg_gnome_evolution_bbdb_la_SOURCES = bbdb.c bbdb.h gaimbuddies.c
liborg_gnome_evolution_bbdb_la_LDFLAGS = -module -avoid-version
+
+EXTRA_DIST = org-gnome-evolution-bbdb.eplug.in \ No newline at end of file