aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table')
-rw-r--r--widgets/table/ChangeLog4
-rw-r--r--widgets/table/Makefile.am4
2 files changed, 6 insertions, 2 deletions
diff --git a/widgets/table/ChangeLog b/widgets/table/ChangeLog
index 8de153918c..a329658289 100644
--- a/widgets/table/ChangeLog
+++ b/widgets/table/ChangeLog
@@ -1,3 +1,7 @@
+2006-06-05 Hiroyuki Ikezoe <poincare@ikezoe.net>
+
+ * Makefile.am: Remove extra tabs. Fixes #343734.
+
2006-05-12 Hiroyuki Ikezoe <poincare@ikezoe.net>
** Fixes bug #341530.
diff --git a/widgets/table/Makefile.am b/widgets/table/Makefile.am
index 72a804a445..815ba8a784 100644
--- a/widgets/table/Makefile.am
+++ b/widgets/table/Makefile.am
@@ -35,7 +35,7 @@ libetable_la_SOURCES = \
e-cell-toggle.c \
e-cell-tree.c \
e-cell-vbox.c \
- e-cell-hbox.c \
+ e-cell-hbox.c \
e-table-click-to-add.c \
e-table-col.c \
e-table-column-specification.c \
@@ -99,7 +99,7 @@ libetableinclude_HEADERS = \
e-cell-toggle.h \
e-cell-tree.h \
e-cell-vbox.h \
- e-cell-hbox.h \
+ e-cell-hbox.h \
e-table-click-to-add.h \
e-table-col-dnd.h \
e-table-col.h \