aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/Makefile.am')
-rw-r--r--widgets/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/widgets/Makefile.am b/widgets/Makefile.am
new file mode 100644
index 0000000000..d6aa94fb90
--- /dev/null
+++ b/widgets/Makefile.am
@@ -0,0 +1,7 @@
+noinst_LIBRARIES = \
+ e-table-simple.c \
+ e-table-simple.h \
+ e-table-model.c \
+ e-table-model.h \
+ e-table-column-model.c \
+ e-table-column-model.h \