From b5f73eba49e299ec1c704508904777141cb9cfca Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 10 Jul 2000 23:26:11 +0000 Subject: add idl file to EXTRA_DIST * gui/component/select-names/Makefile.am (EXTRA_DIST): add idl file to EXTRA_DIST svn path=/trunk/; revision=4069 --- addressbook/ChangeLog | 5 +++++ addressbook/gui/component/select-names/Makefile.am | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) (limited to 'addressbook') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 0d18aa7669..845d846ef8 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2000-07-10 Dan Winship + + * gui/component/select-names/Makefile.am (EXTRA_DIST): add idl + file to EXTRA_DIST + 2000-07-10 Ettore Perazzoli * gui/component/addressbook.c (control_activate): Remove the diff --git a/addressbook/gui/component/select-names/Makefile.am b/addressbook/gui/component/select-names/Makefile.am index 1ed9c93498..a9c0600734 100644 --- a/addressbook/gui/component/select-names/Makefile.am +++ b/addressbook/gui/component/select-names/Makefile.am @@ -68,5 +68,7 @@ glade_DATA = select-names.glade EXTRA_DIST = \ $(glade_DATA) \ - select-names.glade.h + select-names.glade.h \ + $(IDLS) + -- cgit v1.2.3