X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=7aec1370fe1693524f3566cb4c0bfada5981c0f1;hb=e6a7da3b222e1615e02e92ed5ac91bee5cb50acc;hp=18761f0438dd1ab062e25ebab62ae0d6a6fcb9d0;hpb=fbef5e687aa009dd55c677e080f7bce8c593bd21;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 18761f0438..7aec1370fe 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -300,6 +300,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 \ @@ -658,6 +662,12 @@ dist_images_DATA1X = \ images/paste.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 \