From c138563670b0c7dfcb629be3f3dd06e3a5f232bd Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Mon, 1 Nov 2004 17:54:58 +0000 Subject: list bbdb.h as a source so it gets disted 2004-11-01 JP Rosevear * Makefile.am: list bbdb.h as a source so it gets disted svn path=/trunk/; revision=27780 --- plugins/bbdb/ChangeLog | 4 ++++ plugins/bbdb/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/plugins/bbdb/ChangeLog b/plugins/bbdb/ChangeLog index f00055f5ca..69ec228845 100644 --- a/plugins/bbdb/ChangeLog +++ b/plugins/bbdb/ChangeLog @@ -1,3 +1,7 @@ +2004-11-01 JP Rosevear + + * Makefile.am: list bbdb.h as a source so it gets disted + 2004-10-27 Nat Friedman * bbdb.c (bbdb_page_factory): Use _with_mnemonic for the button. diff --git a/plugins/bbdb/Makefile.am b/plugins/bbdb/Makefile.am index 6691f1cf9e..e9a02596e0 100644 --- a/plugins/bbdb/Makefile.am +++ b/plugins/bbdb/Makefile.am @@ -8,5 +8,5 @@ INCLUDES = \ plugin_DATA = org-gnome-evolution-bbdb.eplug plugin_LTLIBRARIES = liborg-gnome-evolution-bbdb.la -liborg_gnome_evolution_bbdb_la_SOURCES = bbdb.c gaimbuddies.c +liborg_gnome_evolution_bbdb_la_SOURCES = bbdb.c bbdb.h gaimbuddies.c liborg_gnome_evolution_bbdb_la_LDFLAGS = -module -avoid-version -- cgit v1.2.3