]> git.lyx.org Git - lyx.git/blobdiff - lib/Makefile.am
Revert "Update layouts"
[lyx.git] / lib / Makefile.am
index c73bcd25e5b5c45bd7639fab9aaef38329ddeb0d..4ad1745aa738edfe879888554c47a3b393d02d3a 100644 (file)
@@ -15,7 +15,6 @@ dist_pkgdata_DATA = CREDITS autocorrect chkconfig.ltx \
 dist_pkgdata_DATA += configure.py
 
 dist_noinst_DATA = \
-       appdata.xml \
        fonts/test/check_glyphs.lyx \
        images/README \
        images/font-smallcaps.svgz \
@@ -26,18 +25,22 @@ dist_noinst_DATA = \
        images/math/dots.svgz \
        images/math/font.svgz
 
-skbinddir = $(pkgdatadir)/bind/sk
-dist_skbind_DATA = \
-       bind/sk/menus.bind
-
 debinddir = $(pkgdatadir)/bind/de
 dist_debind_DATA = \
        bind/de/menus.bind
 
+hebinddir = $(pkgdatadir)/bind/he
+dist_hebind_DATA = \
+       bind/he/cua.bind
+
 rubinddir = $(pkgdatadir)/bind/ru
 dist_rubind_DATA = \
        bind/ru/menus.bind
 
+skbinddir = $(pkgdatadir)/bind/sk
+dist_skbind_DATA = \
+       bind/sk/menus.bind
+
 binddir = $(pkgdatadir)/bind
 dist_bind_DATA = \
        bind/broadway.bind \
@@ -65,6 +68,8 @@ dist_arexamples_DATA = \
 
 caexamplesdir = $(pkgdatadir)/examples/ca
 dist_caexamples_DATA = \
+       examples/ca/Example_%28LyXified%29.lyx \
+       examples/ca/Example_%28raw%29.lyx \
        examples/ca/Welcome.lyx
 
 cainsetexamplesdir = $(pkgdatadir)/examples/ca/Graphics_and_Insets
@@ -228,10 +233,12 @@ dist_itinsetexamples_DATA = \
 
 jaexamplesdir = $(pkgdatadir)/examples/ja
 dist_jaexamples_DATA = \
-       examples/ja/Multilingual_Typesetting_with_CJKutf8.lyx \
-       examples/ja/Multilingual_Typesetting_with_platex.lyx \
        examples/ja/Welcome.lyx
 
+jaarticleexamplesdir = $(pkgdatadir)/examples/ja/Articles
+dist_jaarticleexamples_DATA = \
+       examples/ja/Articles/Japanese_Article_%28JLReq_Class%29.lyx
+
 jainsetexamplesdir = $(pkgdatadir)/examples/ja/Graphics_and_Insets
 dist_jainsetexamples_DATA = \
        examples/ja/Graphics_and_Insets/Feynman_Diagrams.lyx \
@@ -253,8 +260,11 @@ dist_japresentationexamples_DATA = \
 
 koexamplesdir = $(pkgdatadir)/examples/ko
 dist_koexamples_DATA = \
-       examples/ko/Welcome.lyx \
-       examples/ko/cjk-ko-doc.lyx
+       examples/ko/Welcome.lyx
+
+kolanguageexamplesdir = $(pkgdatadir)/examples/ko/Language_Support
+dist_kolanguageexamples_DATA = \
+       examples/ko/Language_Support/Writing_Korean_with_CJK-ko.lyx
 
 nbexamplesdir = $(pkgdatadir)/examples/nb
 dist_nbexamples_DATA = \
@@ -300,6 +310,10 @@ dist_ruinsetexamples_DATA = \
        examples/ru/Graphics_and_Insets/xyfigure.png \
        examples/ru/Graphics_and_Insets/XY-Pic.lyx
 
+rumoduleexamplesdir = $(pkgdatadir)/examples/ru/Modules
+dist_rumoduleexamples_DATA = \
+       examples/ru/Modules/Fancy_Colored_Boxes.lyx
+
 rupresentationexamplesdir = $(pkgdatadir)/examples/ru/Presentations
 dist_rupresentationexamples_DATA = \
        examples/ru/Presentations/Beamer.lyx \
@@ -351,13 +365,12 @@ dist_examples_DATA = \
        examples/biblioExample.bib \
        examples/Example_%28LyXified%29.lyx \
        examples/Example_%28raw%29.lyx \
-       examples/Localization_Test.lyx \
        examples/Welcome.lyx
 
 articleexamplesdir = $(pkgdatadir)/examples/Articles
 dist_articleexamples_DATA = \
        examples/Articles/Astronomy_%26_Astrophysics.lyx \
-       examples/Articles/American_Astronomical_Society_%28AASTeX_v._6.2%29.lyx \
+       examples/Articles/American_Astronomical_Society_%28AASTeX_v._6.3.1%29.lyx \
        examples/Articles/American_Chemical_Society_%28ACS%29.lyx \
        examples/Articles/American_Mathematical_Society_%28AMS%29.lyx
 
@@ -369,6 +382,9 @@ dist_articlechessexamples_DATA = \
 bookexamplesdir = $(pkgdatadir)/examples/Books
 dist_bookexamples_DATA = \
        examples/Books/American_Mathematical_Society_%28AMS%29.lyx \
+       examples/Books/KOMA-Script_Book.lyx \
+       examples/Books/koma-book.bib \
+       examples/Books/koma-book-80x15.png \
        examples/Books/Recipe_Book.lyx \
        examples/Books/Tufte_Book.lyx
 
@@ -441,6 +457,13 @@ dist_insetexamples_DATA = \
        examples/Graphics_and_Insets/xyfigure.png \
        examples/Graphics_and_Insets/XY-Pic.lyx
 
+languageexamplesdir = $(pkgdatadir)/examples/Language_Support
+dist_languageexamples_DATA = \
+       examples/Language_Support/Localization_Test_%28for_Developers%29.lyx \
+       examples/Language_Support/Mixing_Japanese_with_other_Languages_%28with_CJKutf8%29.lyx \
+       examples/Language_Support/Mixing_Japanese_with_other_Languages_%28with_platex%29.lyx \
+       examples/Language_Support/Writing_Armenian.lyx
+
 letterexamplesdir = $(pkgdatadir)/examples/Letters
 dist_letterexamples_DATA = \
        examples/Letters/addressExample.adr \
@@ -561,7 +584,7 @@ dist_images_DATA1X = \
        images/buffer-write-as.svgz \
        images/buffer-write.svgz \
        images/build-program.svgz \
-       images/busy.gif \
+       images/busy.svgz \
        images/change-accept.svgz \
        images/change-next.svgz \
        images/change-reject.svgz \
@@ -583,13 +606,13 @@ dist_images_DATA1X = \
        images/dialog-show-new-inset_ref.svgz \
        images/dialog-show_character.svgz \
        images/dialog-show_findreplace.svgz \
+       images/dialog-show_findreplaceadv.svgz \
        images/dialog-show_mathdelimiter.svgz \
        images/dialog-show_mathmatrix.svgz \
        images/dialog-show_print.svgz \
        images/dialog-show_spellchecker.svgz \
+       images/dialog-show_toc.svgz \
        images/dialog-show_vclog.svgz \
-       images/dialog-toggle_findreplaceadv.svgz \
-       images/dialog-toggle_toc.svgz \
        images/down.svgz \
        images/dynamic-char-styles.svgz \
        images/dynamic-custom-insets.svgz \
@@ -626,7 +649,9 @@ dist_images_DATA1X = \
        images/layout-toggle_Section.svgz \
        images/lyx.svg \
        images/lyxfiles-system.svgz \
+       images/lyxfiles-system-folder.svgz \
        images/lyxfiles-user.svgz \
+       images/lyxfiles-user-folder.svgz \
        images/lyx-quit.svgz \
        images/marginalnote-insert.svgz \
        images/master-buffer-update.svgz \
@@ -656,8 +681,15 @@ dist_images_DATA1X = \
        images/outline-out+rtl.svgz \
        images/outline-up.svgz \
        images/paste.svgz \
+       images/process-stop.svgz \
        images/redo.svgz \
        images/reload.svgz \
+       images/search-case-sensitive.svgz \
+       images/search-instant.svgz \
+       images/search-options.svgz \
+       images/search-selection.svgz \
+       images/search-whole-words.svgz \
+       images/search-wrap.svgz \
        images/script-insert_subscript.svgz \
        images/script-insert_superscript.svgz \
        images/specialchar-insert_latex.svgz \
@@ -686,11 +718,11 @@ dist_images_DATA1X = \
        images/tabular-feature_multicolumn.svgz \
        images/tabular-feature_multirow.svgz \
        images/tabular-feature_reset-formal-default.svgz \
-       images/tabular-feature_set-all-lines.svgz \
+       images/tabular-feature_toggle-all-lines.svgz \
        images/tabular-feature_set-longtabular.svgz \
        images/tabular-feature_set-rotate-cell.svgz \
-       images/tabular-feature_set-border-lines.svgz \
-       images/tabular-feature_set-inner-lines.svgz \
+       images/tabular-feature_toggle-border-lines.svgz \
+       images/tabular-feature_toggle-inner-lines.svgz \
        images/tabular-feature_set-rotate-tabular.svgz \
        images/tabular-feature_toggle-line-bottom.svgz \
        images/tabular-feature_toggle-line-left.svgz \
@@ -731,7 +763,8 @@ dist_images_DATA = \
        images/banner.png \
        $(dist_images_DATA1X) \
        $(dist_images_DATA2X) \
-       $(dist_images_DATA3X)
+       $(dist_images_DATA3X) \
+       images/icon.aliases
 
 imagesmathdir = $(imagesdir)/math
 dist_imagesmath_DATA = \
@@ -2052,13 +2085,13 @@ dist_imagesoxygen_DATA1X = \
        images/oxygen/dialog-show-new-inset_ref.svgz \
        images/oxygen/dialog-show_character.svgz \
        images/oxygen/dialog-show_findreplace.svgz \
+       images/oxygen/dialog-show_findreplaceadv.svgz \
        images/oxygen/dialog-show_mathdelimiter.svgz \
        images/oxygen/dialog-show_mathmatrix.svgz \
        images/oxygen/dialog-show_print.svgz \
        images/oxygen/dialog-show_spellchecker.svgz \
+       images/oxygen/dialog-show_toc.svgz \
        images/oxygen/dialog-show_vclog.svgz \
-       images/oxygen/dialog-toggle_findreplaceadv.svgz \
-       images/oxygen/dialog-toggle_toc.svgz \
        images/oxygen/dynamic-char-styles.svgz \
        images/oxygen/dynamic-custom-insets.svgz \
        images/oxygen/down.svgz \
@@ -2146,9 +2179,9 @@ dist_imagesoxygen_DATA1X = \
        images/oxygen/tabular-feature_multicolumn.svgz \
        images/oxygen/tabular-feature_multirow.svgz \
        images/oxygen/tabular-feature_reset-formal-default.svgz \
-       images/oxygen/tabular-feature_set-all-lines.svgz \
-       images/oxygen/tabular-feature_set-border-lines.svgz \
-       images/oxygen/tabular-feature_set-inner-lines.svgz \
+       images/oxygen/tabular-feature_toggle-all-lines.svgz \
+       images/oxygen/tabular-feature_toggle-border-lines.svgz \
+       images/oxygen/tabular-feature_toggle-inner-lines.svgz \
        images/oxygen/tabular-feature_set-longtabular.svgz \
        images/oxygen/tabular-feature_toggle-line-bottom.svgz \
        images/oxygen/tabular-feature_toggle-line-left.svgz \
@@ -2255,6 +2288,7 @@ dist_imagesclassic_DATA = \
        images/classic/depth-decrement.png  \
        images/classic/depth-increment.png  \
        images/classic/dialog-preferences.png  \
+       images/classic/dialog-show_findreplaceadv.png  \
        images/classic/dialog-show_mathdelimiter.png  \
        images/classic/dialog-show_mathmatrix.png  \
        images/classic/dialog-show-new-inset_citation.png  \
@@ -2265,9 +2299,8 @@ dist_imagesclassic_DATA = \
        images/classic/dialog-show_findreplace.png  \
        images/classic/dialog-show_print.png  \
        images/classic/dialog-show_spellchecker.png  \
+       images/classic/dialog-show_toc.png  \
        images/classic/dialog-show_vclog.png  \
-       images/classic/dialog-toggle_findreplaceadv.png  \
-       images/classic/dialog-toggle_toc.png  \
        images/classic/down.png  \
        images/classic/ert-insert.png  \
        images/classic/file-open.png  \
@@ -2344,9 +2377,9 @@ dist_imagesclassic_DATA = \
        images/classic/tabular-feature_multicolumn.png  \
        images/classic/tabular-feature_multirow.png  \
        images/classic/tabular-feature_reset-formal-default.png \
-       images/classic/tabular-feature_set-all-lines.png  \
-       images/classic/tabular-feature_set-border-lines.png  \
-       images/classic/tabular-feature_set-inner-lines.png  \
+       images/classic/tabular-feature_toggle-all-lines.png  \
+       images/classic/tabular-feature_toggle-border-lines.png  \
+       images/classic/tabular-feature_toggle-inner-lines.png  \
        images/classic/tabular-feature_set-longtabular.png  \
        images/classic/tabular-feature_set-rotate-cell.png  \
        images/classic/tabular-feature_set-rotate-tabular.png  \
@@ -2433,6 +2466,7 @@ dist_layouts_DATA =\
        layouts/aastex.layout \
        layouts/aastex6.layout \
        layouts/aastex62.layout \
+       layouts/aastex63.layout \
        layouts/achemso.layout \
        layouts/acm-sigs.layout \
        layouts/acm-sigs-alt.layout \
@@ -2525,10 +2559,15 @@ dist_layouts_DATA =\
        layouts/iopart.layout \
        layouts/isprs.layout \
        layouts/iucr.layout \
+       layouts/japanese-vertical.inc \
        layouts/jarticle.layout \
        layouts/jasatex.layout \
        layouts/jbook.layout \
        layouts/jgrga.layout \
+       layouts/jlreq-article.layout \
+       layouts/jlreq-book.layout \
+       layouts/jlreq-common.inc \
+       layouts/jlreq-report.layout \
        layouts/jreport.layout \
        layouts/jsarticle.layout \
        layouts/jsbook.layout \
@@ -2544,6 +2583,15 @@ dist_layouts_DATA =\
        layouts/litinsets.inc \
        layouts/llncs.layout \
        layouts/logicalmkup.module \
+       layouts/ltjarticle.layout \
+       layouts/ltjbook.layout \
+       layouts/ltjreport.layout \
+       layouts/ltjsarticle.layout \
+       layouts/ltjsbook.layout \
+       layouts/ltjsreport.layout \
+       layouts/ltjtarticle.layout \
+       layouts/ltjtbook.layout \
+       layouts/ltjtreport.layout \
        layouts/ltugboat.layout \
        layouts/lyxmacros.inc \
        layouts/maa-monthly.layout \
@@ -2681,6 +2729,7 @@ dist_scripts_DATA += \
        scripts/convert_pdf.py \
        scripts/convertDefault.py \
        scripts/csv2lyx.py \
+       scripts/docbook_copy.py \
        scripts/ext_copy.py \
        scripts/fen2ascii.py \
        scripts/fig2pdftex.py \
@@ -2698,6 +2747,7 @@ dist_scripts_DATA += \
        scripts/lyxpaperview.py \
        scripts/lyxpreview2bitmap.py \
        scripts/lyxpreview_tools.py \
+       scripts/lyxwin_getopt.py \
        scripts/lyx_batch.pl.in \
        scripts/prefs2prefs.py \
        scripts/prefs2prefs_lfuns.py \
@@ -2715,7 +2765,7 @@ dist_templates_DATA = \
 
 articletemplatesdir = $(pkgdatadir)/templates/Articles
 dist_articletemplates_DATA = \
-       templates/Articles/American_Astronomical_Society_%28AASTeX_v._6.2%29.lyx \
+       templates/Articles/American_Astronomical_Society_%28AASTeX_v._6.3.1%29.lyx \
        templates/Articles/American_Economic_Association_%28AEA%29.lyx \
        templates/Articles/American_Psychological_Association_%28APA%29.lyx \
        templates/Articles/American_Psychological_Association_%28APA%29,_v._7.lyx \
@@ -2737,7 +2787,6 @@ dist_articletemplates_DATA = \
        templates/Articles/International_Union_of_Crystallography_%28IUCr%29.lyx \
        templates/Articles/Journal_of_Statistical_Software_%28JSS%29_version_2.lyx \
        templates/Articles/Journal_of_the_Acoustical_Society_of_America_%28JASA%29.lyx \
-       templates/Articles/Kluwer.lyx \
        templates/Articles/Mathematical_Monthly.lyx \
        templates/Articles/R_Journal.lyx \
        templates/Articles/REVTeX_%28V._4%29.lyx \
@@ -2760,10 +2809,29 @@ frpresentationtemplatesdir = $(pkgdatadir)/templates/fr/Presentations
 dist_frpresentationtemplates_DATA = \
        templates/fr/Presentations/Beamer.lyx
 
+jaarticletemplatesdir = $(pkgdatadir)/templates/ja/Articles
+dist_jaarticletemplates_DATA = \
+       templates/ja/Articles/Japanese_Article_%28JS_Bundle_for_LuaTeX%29.lyx \
+       templates/ja/Articles/Japanese_Article_%28Standard_Class_for_LuaTeX%29.lyx \
+       templates/ja/Articles/Japanese_Article_%28Standard_Class_for_LuaTeX%2C_vertical_Writing%29.lyx
+
+
+jabooktemplatesdir = $(pkgdatadir)/templates/ja/Books
+dist_jabooktemplates_DATA = \
+       templates/ja/Books/Japanese_Book_%28JS_Bundle_for_LuaTeX%29.lyx \
+       templates/ja/Books/Japanese_Book_%28Standard_Class_for_LuaTeX%29.lyx \
+       templates/ja/Books/Japanese_Book_%28Standard_Class_for_LuaTeX%2C_vertical_Writing%29.lyx
+
 japresentationtemplatesdir = $(pkgdatadir)/templates/ja/Presentations
 dist_japresentationtemplates_DATA = \
        templates/ja/Presentations/Beamer.lyx
 
+jareporttemplatesdir = $(pkgdatadir)/templates/ja/Reports
+dist_jareporttemplates_DATA = \
+       templates/ja/Reports/Japanese_Report_%28JS_Bundle_for_LuaTeX%29.lyx \
+       templates/ja/Reports/Japanese_Report_%28Standard_Class_for_LuaTeX%29.lyx \
+       templates/ja/Reports/Japanese_Report_%28Standard_Class_for_LuaTeX%2C_vertical_Writing%29.lyx
+
 lettertemplatesdir = $(pkgdatadir)/templates/Letters
 dist_lettertemplates_DATA = \
        templates/Letters/DIN-Brief.lyx \
@@ -2773,12 +2841,21 @@ dist_lettertemplates_DATA = \
        templates/Letters/KOMA-Script_Letter_%28V._2%29.lyx \
        templates/Letters/Letter_%28Standard_Class%29.lyx
 
+calettertemplatesdir = $(pkgdatadir)/templates/ca/Letters
+dist_calettertemplates_DATA = \
+       templates/ca/Letters/Letter_%28Standard_Class%29.lyx
+
+eslettertemplatesdir = $(pkgdatadir)/templates/es/Letters
+dist_eslettertemplates_DATA = \
+       templates/es/Letters/Letter_%28Standard_Class%29.lyx
+
 obsoletetemplatesdir = $(pkgdatadir)/templates/Obsolete
 dist_obsoletetemplates_DATA = \
        templates/Obsolete/ACM_SIGGGRAPH_0.92_%28obsolete%29.lyx \
        templates/Obsolete/ACM_SIGPLAN_%28Obsolete%29.lyx \
        templates/Obsolete/ACM_SIG_Proceedings_%28SP,_Obsolete%29.lyx \
        templates/Obsolete/American_Astronomical_Society_%28AASTeX_v._6%29.lyx \
+       templates/Obsolete/American_Astronomical_Society_%28AASTeX_v._6.2%29.lyx \
        templates/Obsolete/American_Geophysical_Union_%28AGUTeX%29.lyx \
        templates/Obsolete/American_Psychological_Association_%28APA%29,_v._6.lyx \
        templates/Obsolete/Latex8_Article_%28Obsolete%29.lyx
@@ -2862,20 +2939,26 @@ dist_xtemplates_DATA = \
 dist_scripts_DATA += scripts/docbook2epub.py
 
 #2) xslt processor - Saxon 6.5.5
-dist_scripts_DATA += \
+SAXON_FILES = \
        scripts/saxon6.LICENSE.txt \
        scripts/saxon6.5.5.jar
 
+if SAXON_INSTALL
+dist_scripts_DATA += $(SAXON_FILES)
+else
+dist_noinst_DATA += $(SAXON_FILES)
+endif
+
 #3) xslt Stylesheets 1.79.2
 docbookdir = $(pkgdatadir)/docbook
-dist_docbook_DATA = \
+docbook_FILES = \
        docbook/COPYING \
        docbook/source.txt \
        docbook/VERSION \
        docbook/VERSION.xsl
 
 docbookcommondir = $(pkgdatadir)/docbook/common
-dist_docbookcommon_DATA = \
+docbookcommon_FILES = \
        docbook/common/addns.xsl \
        docbook/common/af.xml \
        docbook/common/am.xml \
@@ -2980,7 +3063,7 @@ dist_docbookcommon_DATA = \
        docbook/common/zh.xml
 
 docbookepub3dir = $(pkgdatadir)/docbook/epub3
-dist_docbookepub3_DATA = \
+docbookepub3_FILES = \
        docbook/epub3/build.xml \
        docbook/epub3/chunkfast.xsl \
        docbook/epub3/chunk.xsl \
@@ -2995,12 +3078,12 @@ dist_docbookepub3_DATA = \
        docbook/epub3/titlepage.templates.xsl
 
 docbooklibdir = $(pkgdatadir)/docbook/lib
-dist_docbooklib_DATA = \
+docbooklib_FILES = \
        docbook/lib/build.xml \
        docbook/lib/lib.xsl
 
 docbookxhtml5dir = $(pkgdatadir)/docbook/xhtml5
-dist_docbookxhtml5_DATA = \
+docbookxhtml5_FILES = \
        docbook/xhtml5/build.xml \
        docbook/xhtml5/chunkfast.xsl \
        docbook/xhtml5/chunk.xsl \
@@ -3017,7 +3100,7 @@ dist_docbookxhtml5_DATA = \
        docbook/xhtml5/xhtml-profile-docbook.xsl
 
 docbookxhtmldir = $(pkgdatadir)/docbook/xhtml
-dist_docbookxhtml_DATA = \
+docbookxhtml_FILES = \
        docbook/xhtml/admon.xsl \
        docbook/xhtml/annotations.xsl \
        docbook/xhtml/autoidx-kimber.xsl \
@@ -3083,6 +3166,22 @@ dist_docbookxhtml_DATA = \
        docbook/xhtml/verbatim.xsl \
        docbook/xhtml/xref.xsl
 
+if XSLT_SHEETS_INSTALL
+dist_docbook_DATA = $(docbook_FILES)
+dist_docbookcommon_DATA = $(docbookcommon_FILES)
+dist_docbookepub3_DATA = $(docbookepub3_FILES)
+dist_docbooklib_DATA = $(docbooklib_FILES)
+dist_docbookxhtml5_DATA = $(docbookxhtml5_FILES)
+dist_docbookxhtml_DATA = $(docbookxhtml_FILES)
+else
+dist_noinst_DATA += $(docbook_FILES)
+dist_noinst_DATA += $(docbookcommon_FILES)
+dist_noinst_DATA += $(docbookepub3_FILES)
+dist_noinst_DATA += $(docbooklib_FILES)
+dist_noinst_DATA += $(docbookxhtml5_FILES)
+dist_noinst_DATA += $(docbookxhtml_FILES)
+endif
+
 
 if INSTALL_POSIX
 # install application icons. The 'hicolor' theme is the default theme
@@ -3110,6 +3209,9 @@ CLEANFILES = lyx@program_suffix@.desktop lyx.desktop-temp \
 endif
 dist_noinst_DATA += lyx.desktop.in images/lyx.png
 
+metainfodir = $(datadir)/metainfo
+dist_metainfo_DATA = org.lyx.LyX.metainfo.xml
+
 exampleandtemplate_files = \
                           $(dist_arpresentationexamples_DATA) \
                           $(dist_articleexamples_DATA) \
@@ -3120,6 +3222,7 @@ exampleandtemplate_files = \
                           $(dist_booksvmulttemplates_DATA) \
                           $(dist_caexamples_DATA) \
                           $(dist_cainsetexamples_DATA) \
+                          $(dist_calettertemplates_DATA) \
                           $(dist_csexamples_DATA) \
                           $(dist_cvexamples_DATA) \
                           $(dist_daexamples_DATA) \
@@ -3139,6 +3242,7 @@ exampleandtemplate_files = \
                           $(dist_esinsetexamples_DATA) \
                           $(dist_esmoduleexamples_DATA) \
                           $(dist_espresentationtemplates_DATA) \
+                          $(dist_eslettertemplates_DATA) \
                           $(dist_euexamples_DATA) \
                           $(dist_externalexamples_DATA) \
                           $(dist_faexamples_DATA) \
@@ -3157,11 +3261,17 @@ exampleandtemplate_files = \
                           $(dist_itexamples_DATA) \
                           $(dist_itinsetexamples_DATA) \
                           $(dist_jaexamples_DATA) \
+                          $(dist_jaarticleexamples_DATA) \
                           $(dist_jainsetexamples_DATA) \
                           $(dist_jamoduleexamples_DATA) \
                           $(dist_japresentationexamples_DATA) \
+                          $(dist_jaarticletemplates_DATA) \
+                          $(dist_jabooktemplates_DATA) \
+                          $(dist_jareporttemplates_DATA) \
                           $(dist_japresentationtemplates_DATA) \
                           $(dist_koexamples_DATA) \
+                          $(dist_kolanguageexamples_DATA) \
+                          $(dist_languageexamples_DATA) \
                           $(dist_letterexamples_DATA) \
                           $(dist_lettertemplates_DATA) \
                           $(dist_moduleexamples_DATA) \