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.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/widgets/e-table/Makefile.am b/widgets/e-table/Makefile.am
index 74facae1e1..99e4bf154d 100644
--- a/widgets/e-table/Makefile.am
+++ b/widgets/e-table/Makefile.am
@@ -11,6 +11,7 @@ glade_headers = \
INCLUDES = \
$(EXTRA_GNOME_CFLAGS) \
$(GNOME_INCLUDEDIR) \
+ -DETABLE_GLADEDIR=\""$(gladedir)"\" \
-I$(top_srcdir)/widgets/e-text \
-I$(top_srcdir)/e-util \
-I$(top_srcdir)
@@ -31,6 +32,8 @@ libetable_a_SOURCES = \
e-table.h \
e-table-col.c \
e-table-col.h \
+ e-table-config.c \
+ e-table-config.h \
e-table-group.c \
e-table-group.h \
e-table-group-container.c \