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/gui/component/select-names/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'addressbook/gui/component') 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