X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=fa7ad3f79243abf16cd8128b11ec674f61ed4e62;hb=e4a8d1fbfabcf21922c6dcb8047fb892d2417248;hp=da8c6ede910001ae1998a5398a4684ca0a7e0b8e;hpb=38d767c81f98368a2c349f66af42c183d3acae08;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index da8c6ede91..fa7ad3f792 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -101,13 +101,16 @@ dist_deexamples_DATA = \ esexamplesdir = $(pkgdatadir)/examples/es dist_esexamples_DATA = \ + examples/es/beamer-conference-ornate20min.lyx \ examples/es/Braille.lyx \ 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 + examples/es/splash.lyx \ + examples/es/tufte-book.lyx \ + examples/es/tufte-handout.lyx euexamplesdir = $(pkgdatadir)/examples/eu dist_euexamples_DATA = \ @@ -125,9 +128,12 @@ dist_frexamples_DATA = \ examples/fr/Braille.lyx \ examples/fr/exemple_brut.lyx \ examples/fr/exemple_lyxifie.lyx \ + examples/fr/exemple-powerdot.lyx \ examples/fr/Foils.lyx \ + examples/fr/linguistics.lyx \ examples/fr/ListesPuces.lyx \ examples/fr/multicol.lyx \ + examples/fr/seminar.lyx \ examples/fr/simplecv.lyx \ examples/fr/splash.lyx \ examples/fr/xyfigure.png \ @@ -240,6 +246,7 @@ dist_examples_DATA = \ examples/iecc05.fen \ examples/iecc07.fen \ examples/iecc12.fen \ + examples/instant_preview.lyx \ examples/landslide.lyx \ examples/linguistics.lyx \ examples/listerrors.lyx \ @@ -356,6 +363,7 @@ dist_images_DATA = \ images/href-insert.png \ images/hidetab.png \ images/index-insert.png \ + images/info-insert_buffer_vcs-revision.png \ images/label-insert.png \ images/layout.png \ images/layout-document.png \ @@ -409,6 +417,7 @@ dist_images_DATA = \ images/tabular-feature_delete-column.png \ images/tabular-feature_delete-row.png \ images/tabular-feature_multicolumn.png \ + images/tabular-feature_multirow.png \ images/tabular-feature_set-all-lines.png \ images/tabular-feature_set-longtabular.png \ images/tabular-feature_set-rotate-cell.png \ @@ -436,6 +445,8 @@ dist_images_DATA = \ images/url-insert.png \ images/vc-check-in.png \ images/vc-check-out.png \ + images/vc-compare.png \ + images/vc-compare_0.png \ images/vc-locking-toggle.png \ images/vc-register.png \ images/vc-repo-update.png \ @@ -539,6 +550,7 @@ dist_imagesmath_DATA = \ images/math/diagdown.png \ images/math/diagup.png \ images/math/diamond.png \ + images/math/diamond2.png \ images/math/diamondsuit.png \ images/math/digamma.png \ images/math/div.png \ @@ -1053,8 +1065,7 @@ dist_layouts_DATA =\ layouts/figs-within-sections.module \ layouts/foils.layout \ layouts/foottoend.module \ - layouts/g-brief-de.layout \ - layouts/g-brief-en.layout \ + layouts/g-brief.layout \ layouts/g-brief2.layout \ layouts/hanging.module \ layouts/heb-article.layout \ @@ -1116,6 +1127,7 @@ dist_layouts_DATA =\ layouts/singlecol-new.layout \ layouts/slides.layout \ layouts/spie.layout \ + layouts/stdciteformats.inc \ layouts/stdclass.inc \ layouts/stdcharstyles.inc \ layouts/stdcounters.inc \ @@ -1125,6 +1137,7 @@ dist_layouts_DATA =\ layouts/stdlayouts.inc \ layouts/stdletter.inc \ layouts/stdlists.inc \ + layouts/stdrefprefix.inc \ layouts/stdsections.inc \ layouts/stdstarsections.inc \ layouts/stdstruct.inc \ @@ -1168,6 +1181,7 @@ scriptsdir = $(pkgdatadir)/scripts # Note that we "chmod 755" manually these files in install-data-hook. dist_scripts_PYTHON = \ scripts/TeXFiles.py \ + scripts/bash_completion \ scripts/clean_dvi.py \ scripts/csv2lyx.py \ scripts/convertDefault.py \ @@ -1222,6 +1236,16 @@ dist_templates_DATA = \ templates/svmult_author.lyx \ templates/svmult_editor.lyx +thesistemplatesdir = $(pkgdatadir)/templates/thesis +dist_thesistemplates_DATA = \ + templates/thesis/Acknowledgments.lyx \ + templates/thesis/alpha.bst \ + templates/thesis/chapter-1.lyx \ + templates/thesis/chapter-2.lyx \ + templates/thesis/Summary.lyx \ + templates/thesis/thesis.lyx \ + templates/thesis/thesisExample.bib + texdir = $(pkgdatadir)/tex dist_tex_DATA = \ tex/broadway.cls \