X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=1dcbf11c1c91bda1c7fdb808d6cbf88f10f7518e;hb=48f36f59e74cfdea1d33f9170671d33c45b8ba37;hp=c2c74807f227199d27bc297257731c92e3da960f;hpb=c1e6722a2a8f83568e0a719963d9d6435ca6bec3;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index c2c74807f2..1dcbf11c1c 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -104,6 +104,7 @@ dist_esexamples_DATA = \ examples/es/ejemplo_con_lyx.lyx \ examples/es/ejemplo_sin_lyx.lyx \ examples/es/ItemizeBullets.lyx \ + examples/es/linguistics.lyx \ examples/es/multicol.lyx \ examples/es/splash.lyx @@ -274,18 +275,30 @@ dist_images_DATA = \ images/box-insert.png \ images/break-line.png \ images/buffer-close.png \ + images/buffer-export.png \ images/buffer-export_dvi.png \ images/buffer-export_latex.png \ + images/buffer-export_pdf.png \ images/buffer-export_pdf2.png \ + images/buffer-export_pdf3.png \ + images/buffer-export_pdf4.png \ images/buffer-export_ps.png \ images/buffer-export_text.png \ images/buffer-new.png \ images/buffer-reload.png \ + images/buffer-update.png \ images/buffer-update_dvi.png \ + images/buffer-update_pdf.png \ images/buffer-update_pdf2.png \ + images/buffer-update_pdf3.png \ + images/buffer-update_pdf4.png \ images/buffer-update_ps.png \ + images/buffer-view.png \ images/buffer-view_dvi.png \ + images/buffer-view_pdf.png \ images/buffer-view_pdf2.png \ + images/buffer-view_pdf3.png \ + images/buffer-view_pdf4.png \ images/buffer-view_ps.png \ images/buffer-write-as.png \ images/buffer-write.png \ @@ -348,6 +361,8 @@ dist_images_DATA = \ images/vc-register.png \ images/vc-revert.png \ images/marginalnote-insert.png \ + images/master-buffer-update.png \ + images/master-buffer-view.png \ images/math-display.png \ images/math-macro-add-greedy-optional-param.png \ images/math-macro-add-optional-param.png \ @@ -549,6 +564,7 @@ dist_imagesmath_DATA = \ images/math/eta.png \ images/math/eth.png \ images/math/exists.png \ + images/math/export-others.png \ images/math/fallingdotseq.png \ images/math/fint.png \ images/math/fintop.png \ @@ -867,6 +883,7 @@ dist_imagesmath_DATA = \ images/math/underset.png \ images/math/uparrow.png \ images/math/uparrow2.png \ + images/math/update-others.png \ images/math/updownarrow.png \ images/math/updownarrow2.png \ images/math/upharpoonleft.png \ @@ -901,6 +918,7 @@ dist_imagesmath_DATA = \ images/math/veebar.png \ images/math/vert.png \ images/math/vert2.png \ + images/math/view-others.png \ images/math/vphantom.png \ images/math/wedge.png \ images/math/widehat.png \