X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=ed45ef85232af76ce5bda1fed98ae5523892237a;hb=ca2715fb838a98f256b0469bd183fa41c2d42bf1;hp=9e5223eacc14fdd917cc2a65fa6e43eabb441053;hpb=dc53c58757c7efa9c8c824832e1ccaddc3c8a290;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 9e5223eacc..ed45ef8523 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -71,6 +71,8 @@ dist_commands_DATA = \ caexamplesdir = $(pkgdatadir)/examples/ca dist_caexamples_DATA = \ + examples/ca/ItemizeBullets.lyx + examples/ca/mathed.lyx examples/ca/splash.lyx csexamplesdir = $(pkgdatadir)/examples/cs @@ -281,6 +283,7 @@ dist_images_DATA = \ images/changes-output.png \ images/changes-track.png \ images/closetab.png \ + images/close-tab-group.png \ images/copy.png \ images/cut.png \ images/demote.png \ @@ -325,6 +328,11 @@ dist_images_DATA = \ images/layout_Section.png \ images/lyx-quit.png \ images/lyx.png \ + images/vc-check-in.png \ + images/vc-check-out.png \ + images/dialog-show_vclog.png \ + images/vc-register.png \ + images/vc-revert.png \ images/marginalnote-insert.png \ images/math-display.png \ images/math-macro-add-greedy-optional-param.png \ @@ -352,6 +360,8 @@ dist_images_DATA = \ images/psnfss4.png \ images/redo.png \ images/reload.png \ + images/split-view_horizontal.png \ + images/split-view_vertical.png \ images/standard.png \ images/tabular-feature_align-center.png \ images/tabular-feature_align-left.png \ @@ -1036,6 +1046,7 @@ dist_layouts_DATA =\ layouts/seminar.layout \ layouts/siamltex.layout \ layouts/simplecv.layout \ + layouts/singlecol.layout \ layouts/slides.layout \ layouts/spie.layout \ layouts/stdclass.inc \ @@ -1052,8 +1063,10 @@ dist_layouts_DATA =\ layouts/stdstruct.inc \ layouts/stdtitle.inc \ layouts/svglobal.layout \ + layouts/svglobal3.layout \ layouts/svjog.layout \ layouts/svjour.inc \ + layouts/svjour3.inc \ layouts/svprobth.layout \ layouts/tarticle.layout \ layouts/tbook.layout \ @@ -1088,6 +1101,7 @@ dist_scripts_PYTHON = \ scripts/legacy_lyxpreview2ppm.py \ scripts/listerrors \ scripts/lyxpreview2bitmap.py \ + scripts/lyxpreview-platex2bitmap.py \ scripts/lyxpreview_tools.py \ scripts/tex_copy.py