aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/e-table/Makefile.am')
-rw-r--r--widgets/e-table/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/widgets/e-table/Makefile.am b/widgets/e-table/Makefile.am
index cdfe579b82..34e4005fcd 100644
--- a/widgets/e-table/Makefile.am
+++ b/widgets/e-table/Makefile.am
@@ -31,6 +31,7 @@ libetable_a_SOURCES = \
e-cell-toggle.h \
e-table.c \
e-table.h \
+ e-table-col-dnd.h \
e-table-col.c \
e-table-col.h \
e-table-config.c \
@@ -71,7 +72,8 @@ table_test_SOURCES = \
test-table.c \
test-check.c \
test-cols.c \
- table-test.c
+ table-test.c \
+ table-test.h
table_test_LDADD = \
libetable.a \