aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
diff options
context:
space:
mode:
authorPeter Williams <peterw@src.gnome.org>2002-07-17 02:37:44 +0800
committerPeter Williams <peterw@src.gnome.org>2002-07-17 02:37:44 +0800
commit21bc75bf4529ed813e3513c7b88656ca9b904f62 (patch)
treecde2e7a096be6bc1ff01170503f255019c0c29c4 /addressbook
parentfdbb4f0b05e6c31cfd20b9285dca4e10e0afd050 (diff)
downloadgsoc2013-evolution-21bc75bf4529ed813e3513c7b88656ca9b904f62.tar
gsoc2013-evolution-21bc75bf4529ed813e3513c7b88656ca9b904f62.tar.gz
gsoc2013-evolution-21bc75bf4529ed813e3513c7b88656ca9b904f62.tar.bz2
gsoc2013-evolution-21bc75bf4529ed813e3513c7b88656ca9b904f62.tar.lz
gsoc2013-evolution-21bc75bf4529ed813e3513c7b88656ca9b904f62.tar.xz
gsoc2013-evolution-21bc75bf4529ed813e3513c7b88656ca9b904f62.tar.zst
gsoc2013-evolution-21bc75bf4529ed813e3513c7b88656ca9b904f62.zip
Forgot part of the patch
svn path=/trunk/; revision=17478
Diffstat (limited to 'addressbook')
-rw-r--r--addressbook/gui/component/select-names/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/addressbook/gui/component/select-names/Makefile.am b/addressbook/gui/component/select-names/Makefile.am
index c12027c49d..1b49d29068 100644
--- a/addressbook/gui/component/select-names/Makefile.am
+++ b/addressbook/gui/component/select-names/Makefile.am
@@ -77,7 +77,8 @@ glade_DATA = select-names.glade
EXTRA_DIST = \
$(glade_DATA) \
$(oaf_in_files) \
- $(oaf_DATA)
+ $(oaf_DATA) \
+ $(idl_DATA)
BUILT_SOURCES = $(IDL_GENERATED)
CLEANFILES = $(BUILT_SOURCES)