aboutsummaryrefslogtreecommitdiffstats
path: root/shell/importer
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-07-04 00:40:01 +0800
committerIain Holmes <iain@src.gnome.org>2001-07-04 00:40:01 +0800
commit3f3936e0f9fb2acc990f0b0279740d740d945a24 (patch)
treef9bb401c315654b44ff93c3ddd50095510a9d730 /shell/importer
parent59b07be2c70cb82fab72249e982d9a15063b34b2 (diff)
downloadgsoc2013-evolution-3f3936e0f9fb2acc990f0b0279740d740d945a24.tar
gsoc2013-evolution-3f3936e0f9fb2acc990f0b0279740d740d945a24.tar.gz
gsoc2013-evolution-3f3936e0f9fb2acc990f0b0279740d740d945a24.tar.bz2
gsoc2013-evolution-3f3936e0f9fb2acc990f0b0279740d740d945a24.tar.lz
gsoc2013-evolution-3f3936e0f9fb2acc990f0b0279740d740d945a24.tar.xz
gsoc2013-evolution-3f3936e0f9fb2acc990f0b0279740d740d945a24.tar.zst
gsoc2013-evolution-3f3936e0f9fb2acc990f0b0279740d740d945a24.zip
More BonoboConf work
svn path=/trunk/; revision=10752
Diffstat (limited to 'shell/importer')
-rw-r--r--shell/importer/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/importer/Makefile.am b/shell/importer/Makefile.am
index ea668fa3f5..f4a4b532a7 100644
--- a/shell/importer/Makefile.am
+++ b/shell/importer/Makefile.am
@@ -46,6 +46,7 @@ libevolution_importerinclude_HEADERS = \
libevolution_importer_la_LIBADD = \
$(top_builddir)/e-util/libeutil.la \
+ $(BONOBO_CONF_LIBS) \
$(EXTRA_GNOME_LIBS) \
$(GTKHTML_LIBS)