X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=e1679af34fae3b087e8fa59ac7928f9bddd5380a;hb=6af710094efded1434482073675375d0e0a28029;hp=341d46b50630a6b8e323b7189fa2314f9336d4a2;hpb=3f0fc88ced7d51a585390d85bf3476216ed2577a;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 341d46b506..e1679af34f 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -67,6 +67,16 @@ dist_examples_DATA = \ examples/aas_sample.lyx \ examples/amsart-test.lyx \ examples/amsbook-test.lyx \ + examples/beamer-icsi-logo.pdf \ + examples/beamer-knight1-mask.png \ + examples/beamer-knight1.png \ + examples/beamer-knight2-mask.png \ + examples/beamer-knight2.png \ + examples/beamer-knight3-mask.png \ + examples/beamer-knight3.png \ + examples/beamer-knight4-mask.png \ + examples/beamer-knight4.png \ + examples/beamerlyxexample1.lyx \ examples/ca_splash.lyx \ examples/chess-article.lyx \ examples/chessgame.lyx \ @@ -106,6 +116,7 @@ dist_examples_DATA = \ examples/fr_mathed.lyx \ examples/fr_multicol.lyx \ examples/fr_splash.lyx \ + examples/gl_splash.lyx \ examples/he_example_raw.lyx \ examples/he_he_example_lyxified.lyx \ examples/he_he_example_raw.lyx \ @@ -404,6 +415,7 @@ dist_imagesmath_DATA = \ images/math/heartsuit.xpm \ images/math/hookleftarrow.xpm \ images/math/hookrightarrow.xpm \ + images/math/hphantom.xpm \ images/math/hslash.xpm \ images/math/imath.xpm \ images/math/in.xpm \ @@ -551,6 +563,7 @@ dist_imagesmath_DATA = \ images/math/parallel.xpm \ images/math/partial.xpm \ images/math/perp.xpm \ + images/math/phantom.xpm \ images/math/phi.xpm \ images/math/phi2.xpm \ images/math/pi.xpm \ @@ -697,6 +710,7 @@ dist_imagesmath_DATA = \ images/math/vec.xpm \ images/math/vee.xpm \ images/math/veebar.xpm \ + images/math/vphantom.xpm \ images/math/wedge.xpm \ images/math/widehat.xpm \ images/math/widetilde.xpm \ @@ -779,6 +793,7 @@ dist_layouts_DATA =\ layouts/amsmaths.inc \ layouts/apa.layout \ layouts/article.layout \ + layouts/beamer.layout \ layouts/book.layout \ layouts/broadway.layout \ layouts/chess.layout \