aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@src.gnome.org>2008-10-25 07:52:05 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-10-25 07:52:05 +0800
commit85b2913a380c69f14ae0254ad23b10fabfb33667 (patch)
treec1cf143e37294dd9dd3667ebbe0a1d0c00b04b56 /widgets/table/Makefile.am
parente7a31c5035a0afeed6c1675e30487c1e2bdc139f (diff)
downloadgsoc2013-evolution-85b2913a380c69f14ae0254ad23b10fabfb33667.tar
gsoc2013-evolution-85b2913a380c69f14ae0254ad23b10fabfb33667.tar.gz
gsoc2013-evolution-85b2913a380c69f14ae0254ad23b10fabfb33667.tar.bz2
gsoc2013-evolution-85b2913a380c69f14ae0254ad23b10fabfb33667.tar.lz
gsoc2013-evolution-85b2913a380c69f14ae0254ad23b10fabfb33667.tar.xz
gsoc2013-evolution-85b2913a380c69f14ae0254ad23b10fabfb33667.tar.zst
gsoc2013-evolution-85b2913a380c69f14ae0254ad23b10fabfb33667.zip
Merge revisions 36534:36684 from trunk.
svn path=/branches/kill-bonobo/; revision=36685
Diffstat (limited to 'widgets/table/Makefile.am')
-rw-r--r--widgets/table/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/widgets/table/Makefile.am b/widgets/table/Makefile.am
index 80a951d0c4..836a1dd570 100644
--- a/widgets/table/Makefile.am
+++ b/widgets/table/Makefile.am
@@ -23,11 +23,9 @@ libetable_la_SOURCES = \
e-cell-checkbox.c \
e-cell-combo.c \
e-cell-date.c \
- e-cell-float.c \
e-cell-number.c \
e-cell-pixbuf.c \
e-cell-popup.c \
- e-cell-progress.c \
e-cell-size.c \
e-cell-text.c \
e-cell-toggle.c \
@@ -86,11 +84,9 @@ libetableinclude_HEADERS = \
e-cell-checkbox.h \
e-cell-combo.h \
e-cell-date.h \
- e-cell-float.h \
e-cell-number.h \
e-cell-pixbuf.h \
e-cell-popup.h \
- e-cell-progress.h \
e-cell-size.h \
e-cell-text.h \
e-cell-toggle.h \