X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2FMakefile.am;h=352ce36aa1774e4dcaec9b79ce792e8be6d6c855;hb=92cee8a2628f9b8cf70ceeb42046b13c07943d21;hp=fb73c30cf43f520621b77900262b85f385aa7374;hpb=566d5270f5c6d77927b465d1ac4de8827ad9b7f2;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index fb73c30cf4..352ce36aa1 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -253,6 +253,8 @@ dist_images_DATA = \ images/dialog-show-new-inset_ref.xpm \ images/dialog-show_character.xpm \ images/dialog-show_findreplace.xpm \ + images/dialog-show_mathdelimiter.xpm \ + images/dialog-show_mathmatrix.xpm \ images/dialog-show_mathpanel.xpm \ images/dialog-show_print.xpm \ images/dialog-show_spellchecker.xpm \ @@ -283,7 +285,6 @@ dist_images_DATA = \ images/lyx.xpm \ images/marginalnote-insert.xpm \ images/math-display.xpm \ - images/math-matrix.xpm \ images/math-mode.xpm \ images/math-subscript.xpm \ images/math-superscript.xpm \ @@ -902,6 +903,7 @@ dist_layouts_DATA =\ layouts/egs.layout \ layouts/elsart.layout \ layouts/entcs.layout \ + layouts/europecv.layout \ layouts/extarticle.layout \ layouts/extbook.layout \ layouts/extletter.layout \ @@ -1004,6 +1006,7 @@ dist_templates_DATA = \ templates/dinbrief.lyx \ templates/docbook_article.lyx \ templates/elsart.lyx \ + templates/europeCV.lyx \ templates/fr_beamer-conference-ornate-20min.lyx \ templates/g-brief2.lyx \ templates/g-brief-de.lyx \