aboutsummaryrefslogtreecommitdiffstats
path: root/doc/devel/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/devel/Makefile.am')
-rw-r--r--doc/devel/Makefile.am7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/devel/Makefile.am b/doc/devel/Makefile.am
index 77f9354ba9..b69b34d5d8 100644
--- a/doc/devel/Makefile.am
+++ b/doc/devel/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = calendar
+SUBDIRS = calendar importer
# The name of the module.
DOC_MODULE=evolution-devel-guide
@@ -32,7 +32,10 @@ local_entities = \
calendar/cal-util/sgml/cal-component.sgml \
calendar/cal-util/sgml/cal-recur.sgml \
calendar/cal-util/sgml/cal-util.sgml \
- calendar/cal-util/sgml/timeutil.sgml
+ calendar/cal-util/sgml/timeutil.sgml \
+ \
+ importer/sgml/evolution-importer.sgml \
+ importer/sgml/evolution-importer-client.sgml
EXTRA_DIST = \
$(content_files)