]> 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 5956d379b2dfd4e266088c5245d0f350adae9761..d1d9899b29ad5d7d23534a0c3385ebc0f66099fb 100644 (file)
@@ -83,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 \
@@ -101,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
@@ -127,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 \
@@ -166,14 +163,12 @@ 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 \
@@ -263,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 \
@@ -1403,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 \
@@ -1417,6 +1413,7 @@ dist_layouts_DATA =\
        layouts/revtex.layout \
        layouts/revtex4.layout \
        layouts/revtex4-1.layout \
+       layouts/rsphrase.module \
        layouts/scrartcl.layout \
        layouts/scrarticle-beamer.layout \
        layouts/scrbook.layout \
@@ -1489,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 = \
@@ -1504,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 \