aboutsummaryrefslogtreecommitdiffstats
path: root/a11y/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'a11y/Makefile.am')
-rw-r--r--a11y/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/a11y/Makefile.am b/a11y/Makefile.am
index 4ff451e404..0a9a210cba 100644
--- a/a11y/Makefile.am
+++ b/a11y/Makefile.am
@@ -25,7 +25,9 @@ INCLUDES = \
privlib_LTLIBRARIES = libevolution-a11y.la
libevolution_a11y_la_SOURCES = \
- $(CALENDAR_IDL_GENERATED_H)
+ $(CALENDAR_IDL_GENERATED_H) \
+ ea-factory.h
+
BUILT_SOURCES = $(CALENDAR_IDL_GENERATED_H)