diff options
author | Matthew Barnes <mbarnes@src.gnome.org> | 2009-02-15 11:27:31 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2009-02-15 11:27:31 +0800 |
commit | f7e298665b02f72890c6681e6d21ef5601beccbb (patch) | |
tree | 4df0be16faf8d03b1881bd5f9e89280195ec341c /doc/reference | |
parent | ccd8e3964f548798eb05a430b3ea81b2760069cc (diff) | |
download | gsoc2013-evolution-f7e298665b02f72890c6681e6d21ef5601beccbb.tar.gz gsoc2013-evolution-f7e298665b02f72890c6681e6d21ef5601beccbb.tar.zst gsoc2013-evolution-f7e298665b02f72890c6681e6d21ef5601beccbb.zip |
Merge revisions 37200:3266 from trunk.
svn path=/branches/kill-bonobo/; revision=37270
Diffstat (limited to 'doc/reference')
-rw-r--r-- | doc/reference/shell/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/reference/shell/Makefile.am b/doc/reference/shell/Makefile.am index 9beff2cae2..1bdf90651b 100644 --- a/doc/reference/shell/Makefile.am +++ b/doc/reference/shell/Makefile.am @@ -97,7 +97,6 @@ GTKDOC_LIBS= \ $(top_builddir)/e-util/.libs/e-popup.o \ $(top_builddir)/e-util/.libs/e-print.o \ $(top_builddir)/e-util/.libs/e-util.o \ - $(top_builddir)/e-util/.libs/e-util-labels.o \ $(top_builddir)/e-util/.libs/e-xml-utils.o \ $(top_builddir)/e-util/.libs/gconf-bridge.o \ $(top_builddir)/filter/.libs/filter-code.o \ |