aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/select-names/Makefile.am
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-07-11 07:26:11 +0800
committerDan Winship <danw@src.gnome.org>2000-07-11 07:26:11 +0800
commitb5f73eba49e299ec1c704508904777141cb9cfca (patch)
tree07a0235f5e97ae08556d4735c3a6bef68a0fb52a /addressbook/gui/component/select-names/Makefile.am
parenta854c6717ec8270606b1a4ea20c7ad1563ffe5f3 (diff)
downloadgsoc2013-evolution-b5f73eba49e299ec1c704508904777141cb9cfca.tar
gsoc2013-evolution-b5f73eba49e299ec1c704508904777141cb9cfca.tar.gz
gsoc2013-evolution-b5f73eba49e299ec1c704508904777141cb9cfca.tar.bz2
gsoc2013-evolution-b5f73eba49e299ec1c704508904777141cb9cfca.tar.lz
gsoc2013-evolution-b5f73eba49e299ec1c704508904777141cb9cfca.tar.xz
gsoc2013-evolution-b5f73eba49e299ec1c704508904777141cb9cfca.tar.zst
gsoc2013-evolution-b5f73eba49e299ec1c704508904777141cb9cfca.zip
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
Diffstat (limited to 'addressbook/gui/component/select-names/Makefile.am')
-rw-r--r--addressbook/gui/component/select-names/Makefile.am4
1 files changed, 3 insertions, 1 deletions
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)
+