]> git.lyx.org Git - lyx.git/blobdiff - lib/Makefile.am
Use the python found by configure to build po files, part 2
[lyx.git] / lib / Makefile.am
index 11e15a2bdd4473229a0df198dcb878344381decc..d1d9899b29ad5d7d23534a0c3385ebc0f66099fb 100644 (file)
@@ -4,8 +4,9 @@ SUBDIRS = doc lyx2lyx
 
 CHMOD = chmod
 
-dist_pkgdata_DATA = CREDITS chkconfig.ltx external_templates encodings \
-       layouttranslations languages symbols syntax.default unicodesymbols
+dist_pkgdata_DATA = CREDITS autocorrect chkconfig.ltx external_templates \
+       encodings layouttranslations languages symbols syntax.default \
+       unicodesymbols
 
 # Note that we "chmod 755" manually this file in install-data-hook.
 dist_pkgdata_PYTHON = configure.py 
@@ -66,8 +67,8 @@ dist_caexamples_DATA = \
 csexamplesdir = $(pkgdatadir)/examples/cs
 dist_csexamples_DATA = \
        examples/cs/splash.lyx \
-       priklad_syrovy.lyx \
-       priklad_zLyXovany.lyx
+       examples/cs/priklad_syrovy.lyx \
+       examples/cs/priklad_zLyXovany.lyx
 
 daexamplesdir = $(pkgdatadir)/examples/da
 dist_daexamples_DATA = \
@@ -82,7 +83,6 @@ dist_deexamples_DATA = \
        examples/de/ItemizeBullets.lyx \
        examples/de/Lebenslauf.lyx \
        examples/de/linguistics.lyx \
-       examples/de/multicol.lyx \
        examples/de/serienbrief1.lyx \
        examples/de/serienbrief2.lyx \
        examples/de/serienbrief3.lyx \
@@ -100,7 +100,6 @@ dist_esexamples_DATA = \
        examples/es/ejemplo_sin_lyx.lyx \
        examples/es/ItemizeBullets.lyx \
        examples/es/linguistics.lyx \
-       examples/es/multicol.lyx \
        examples/es/splash.lyx \
        examples/es/tufte-book.lyx \
        examples/es/tufte-handout.lyx
@@ -126,7 +125,6 @@ dist_frexamples_DATA = \
        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 \
@@ -163,15 +161,14 @@ dist_itexamples_DATA = \
 jaexamplesdir = $(pkgdatadir)/examples/ja
 dist_jaexamples_DATA = \
        examples/ja/Braille.lyx \
+       examples/ja/FeynmanDiagrams.lyx \
        examples/ja/linguistics.lyx \
-       examples/ja/multicol.lyx \
        examples/ja/splash.lyx \
        examples/ja/xyfigure.png \
        examples/ja/xypic.lyx
 
 nlexamplesdir = $(pkgdatadir)/examples/nl
 dist_nlexamples_DATA = \
-       examples/nl/multicol.lyx \
        examples/nl/opsommingstekens.lyx \
        examples/nl/splash.lyx \
        examples/nl/voorbeeld_ruw.lyx \
@@ -247,7 +244,6 @@ dist_examples_DATA = \
        examples/chess-article.lyx \
        examples/chessgame.lyx \
        examples/docbook_article.lyx \
-       examples/enumitem.lyx \
        examples/europeCV.lyx \
        examples/example_lyxified.lyx \
        examples/example_raw.lyx \
@@ -262,10 +258,10 @@ dist_examples_DATA = \
        examples/listerrors.lyx \
        examples/localization_test.lyx \
        examples/modernCV.lyx \
-       examples/multicol.lyx \
        examples/noweb2lyx.lyx \
        examples/powerdot-example.lyx \
        examples/recipebook.lyx \
+       examples/R-S-statements.lyx \
        examples/script_form.lyx \
        examples/seminar.lyx \
        examples/serial_letter1.lyx \
@@ -370,6 +366,7 @@ dist_images_DATA = \
        images/dialog-toggle_findreplaceadv.png \
        images/dialog-toggle_toc.png \
        images/down.png \
+       images/editclear.png \
        images/ert-insert.png \
        images/file-open.png \
        images/float-insert_figure.png \
@@ -935,6 +932,7 @@ dist_imagesmath_DATA = \
        images/math/underrightarrow.png \
        images/math/underscore.png \
        images/math/underset.png \
+       images/math/undertilde.png \
        images/math/uparrow.png \
        images/math/uparrow2.png \
        images/math/updownarrow.png \
@@ -946,6 +944,7 @@ dist_imagesmath_DATA = \
        images/math/upsilon2.png \
        images/math/upuparrows.png \
        images/math/urcorner.png \
+       images/math/utilde.png \
        images/math/varepsilon.png \
        images/math/varkappa.png \
        images/math/varnothing.png \
@@ -1399,6 +1398,7 @@ dist_layouts_DATA =\
        layouts/memoir.layout \
        layouts/minimalistic.module \
        layouts/moderncv.layout \
+       layouts/multicol.module \
        layouts/mwart.layout \
        layouts/mwbk.layout \
        layouts/mwrep.layout \
@@ -1412,6 +1412,8 @@ dist_layouts_DATA =\
        layouts/report.layout \
        layouts/revtex.layout \
        layouts/revtex4.layout \
+       layouts/revtex4-1.layout \
+       layouts/rsphrase.module \
        layouts/scrartcl.layout \
        layouts/scrarticle-beamer.layout \
        layouts/scrbook.layout \
@@ -1437,15 +1439,16 @@ dist_layouts_DATA =\
        layouts/stdlayouts.inc \
        layouts/stdletter.inc \
        layouts/stdlists.inc \
+       layouts/stdlyxlist.inc \
        layouts/stdrefprefix.inc \
        layouts/stdsections.inc \
        layouts/stdstarsections.inc \
        layouts/stdstruct.inc \
        layouts/stdtitle.inc \
+       layouts/svcommon.inc \
        layouts/svglobal.layout \
        layouts/svglobal3.layout \
        layouts/svjog.layout \
-       layouts/svjour.inc \
        layouts/svmono.layout \
        layouts/svmult.layout \
        layouts/svprobth.layout \
@@ -1475,6 +1478,7 @@ dist_layouts_DATA =\
        layouts/theorems-starred.inc \
        layouts/theorems-starred.module \
        layouts/theorems-std.module \
+       layouts/theorems-without-preamble.inc \
        layouts/treport.layout \
        layouts/tufte-book.layout \
        layouts/tufte-handout.layout
@@ -1482,6 +1486,7 @@ dist_layouts_DATA =\
 scriptsdir = $(pkgdatadir)/scripts
 dist_scripts_DATA = \
        scripts/bash_completion \
+       scripts/lyxstangle.R \
        scripts/lyxsweave.R
 # Note that we "chmod 755" manually these files in install-data-hook.
 dist_scripts_PYTHON = \
@@ -1497,11 +1502,10 @@ dist_scripts_PYTHON = \
        scripts/include_bib.py \
        scripts/layout2layout.py \
        scripts/legacy_lyxpreview2ppm.py \
+       scripts/libreoffice2eps.py \
        scripts/listerrors \
        scripts/lyxpak.py \
        scripts/lyxpreview2bitmap.py \
-       scripts/lyxpreview-lytex2bitmap.py \
-       scripts/lyxpreview-platex2bitmap.py \
        scripts/lyxpreview_tools.py \
        scripts/prefs2prefs.py \
        scripts/prefs2prefs_lfuns.py \
@@ -1539,19 +1543,41 @@ dist_templates_DATA = \
        templates/JSS-article.lyx \
        templates/kluwer.lyx \
        templates/koma-letter2.lyx \
-       templates/latex8.lyx \
        templates/letter.lyx \
        templates/lettre.lyx \
        templates/README.new_templates \
-       templates/revtex.lyx \
        templates/revtex4.lyx \
-       templates/slides.lyx \
-       templates/svjour3.lyx \
-       templates/svmono_book.lyx \
-       templates/svmult_appendix.lyx \
-       templates/svmult_author.lyx \
-       templates/svmult_editor.lyx
+       templates/revtex4-1.lyx \
+       templates/slides.lyx
 
+springertemplatesdir = $(pkgdatadir)/templates/springer
+dist_springertemplates_DATA = \
+       templates/springer/svjour3.lyx \
+       templates/springer/svmono_acknow.lyx \
+       templates/springer/svmono_acronym.lyx \
+       templates/springer/svmono_appendix.lyx \
+       templates/springer/svmono_book-master.lyx \
+       templates/springer/svmono_chapter.lyx \
+       templates/springer/svmono_dedication.lyx \
+       templates/springer/svmono_foreword.lyx \
+       templates/springer/svmono_glossary.lyx \
+       templates/springer/svmono_part.lyx \
+       templates/springer/svmono_preface.lyx
+       templates/springer/svmono_referenc.lyx \
+       templates/springer/svmono_solutions.lyx \
+       templates/springer/svmult_acknow.lyx \
+       templates/springer/svmult_acronym.lyx \
+       templates/springer/svmult_appendix.lyx \
+       templates/springer/svmult_author.lyx \
+       templates/springer/svmult_cblist.lyx \
+       templates/springer/svmult_dedication.lyx \
+       templates/springer/svmult_editor-master.lyx \
+       templates/springer/svmult_foreword.lyx \
+       templates/springer/svmult_glossary.lyx \
+       templates/springer/svmult_part.lyx \
+       templates/springer/svmult_preface.lyx \
+       templates/springer/svmult_referenc.lyx
+       
 thesistemplatesdir = $(pkgdatadir)/templates/thesis
 dist_thesistemplates_DATA = \
        templates/thesis/Acknowledgments.lyx \