aboutsummaryrefslogtreecommitdiffstats
path: root/help/devel/Makefile.am
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-01-18 02:27:02 +0800
committerIain Holmes <iain@src.gnome.org>2001-01-18 02:27:02 +0800
commitb77c7192f536108e07ffaf19a58e6bff9b011a93 (patch)
tree64670972a4bb0cfa909955c3c12127daca22ebab /help/devel/Makefile.am
parent9d6b2a1c6ad4d96388637e30f96523390aa58de2 (diff)
downloadgsoc2013-evolution-b77c7192f536108e07ffaf19a58e6bff9b011a93.tar
gsoc2013-evolution-b77c7192f536108e07ffaf19a58e6bff9b011a93.tar.gz
gsoc2013-evolution-b77c7192f536108e07ffaf19a58e6bff9b011a93.tar.bz2
gsoc2013-evolution-b77c7192f536108e07ffaf19a58e6bff9b011a93.tar.lz
gsoc2013-evolution-b77c7192f536108e07ffaf19a58e6bff9b011a93.tar.xz
gsoc2013-evolution-b77c7192f536108e07ffaf19a58e6bff9b011a93.tar.zst
gsoc2013-evolution-b77c7192f536108e07ffaf19a58e6bff9b011a93.zip
Some API documentation for the importer
svn path=/trunk/; revision=7589
Diffstat (limited to 'help/devel/Makefile.am')
-rw-r--r--help/devel/Makefile.am7
1 files changed, 5 insertions, 2 deletions
diff --git a/help/devel/Makefile.am b/help/devel/Makefile.am
index 77f9354ba9..b69b34d5d8 100644
--- a/help/devel/Makefile.am
+++ b/help/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)