diff options
Diffstat (limited to 'help/C/Makefile.am')
-rw-r--r-- | help/C/Makefile.am | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/help/C/Makefile.am b/help/C/Makefile.am index dcd4722512..c8d1c15c81 100644 --- a/help/C/Makefile.am +++ b/help/C/Makefile.am @@ -34,11 +34,14 @@ docname = evolution lang = C omffile = evolution-C.omf entities = \ - apx-authors.xml \ + apx-authors.xml \ apx-bugs.xml \ + apx-fdl.xml \ apx-gloss.xml \ + apx-gpl.xml \ config-prefs.xml \ - config-sync.xml \ + config-sync.xml \ + legal.xml \ menuref.xml \ preface.xml \ usage-calendar.xml \ @@ -50,7 +53,5 @@ entities = \ 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 |