aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'help/C/Makefile.am')
-rw-r--r--help/C/Makefile.am40
1 files changed, 21 insertions, 19 deletions
diff --git a/help/C/Makefile.am b/help/C/Makefile.am
index 8b75954a13..dcd4722512 100644
--- a/help/C/Makefile.am
+++ b/help/C/Makefile.am
@@ -29,26 +29,28 @@ figs = \
figures/small_desktop.png \
figures/summary.png \
figures/vfolder-createrule-fig.png
-
+figdir = figures
docname = evolution
lang = C
omffile = evolution-C.omf
-sgml_ents = \
- apx-authors.sgml \
- apx-bugs.sgml \
- apx-gloss.sgml \
- config-prefs.sgml \
- config-sync.sgml \
- menuref.sgml \
- preface.sgml \
- usage-calendar.sgml \
- usage-contact.sgml \
- usage-exec-summary.sgml \
- usage-exchange.sgml \
- usage-mail-org.sgml \
- usage-mail.sgml \
- usage-mainwindow.sgml \
- usage-print.sgml \
- usage-sync.sgml
-include $(top_srcdir)/help/sgmldocs.make
+entities = \
+ apx-authors.xml \
+ apx-bugs.xml \
+ apx-gloss.xml \
+ config-prefs.xml \
+ config-sync.xml \
+ menuref.xml \
+ preface.xml \
+ usage-calendar.xml \
+ usage-contact.xml \
+ usage-exec-summary.xml \
+ usage-exchange.xml \
+ usage-mail-org.xml \
+ usage-mail.xml \
+ usage-mainwindow.xml \
+ usage-print.xml \
+ usage-sync.xml \
+ legal.xml \
+ apx-fdl.xml \
+include $(top_srcdir)/help/xmldocs.make
dist-hook: app-dist-hook