X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=c233ab7ef8abe3d9848a0d25b62a4055dccbcbe3;hb=92c0e43a66ef0b085e4c6bfee96d00bca8833e25;hp=91b7f944297062e48f0bf44f3969aafc6a38dd8d;hpb=9cf878cc60cedd7230b722b1d3bb13e802141ba2;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 91b7f94429..c233ab7ef8 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -100,7 +100,6 @@ dist_esexamples_DATA = \ examples/es/ItemizeBullets.lyx \ examples/es/ejemplo_con_lyx.lyx \ examples/es/ejemplo_sin_lyx.lyx \ - examples/es/mathed.lyx \ examples/es/splash.lyx euexamplesdir = $(pkgdatadir)/examples/eu @@ -999,6 +998,7 @@ dist_layouts_DATA =\ layouts/jreport.layout \ layouts/jsarticle.layout \ layouts/jsbook.layout \ + layouts/jss.layout \ layouts/kluwer.layout \ layouts/latex8.layout \ layouts/letter.layout \ @@ -1076,6 +1076,7 @@ scriptsdir = $(pkgdatadir)/scripts dist_scripts_PYTHON = \ scripts/TeXFiles.py \ scripts/clean_dvi.py \ + scripts/csv2lyx.py \ scripts/convertDefault.py \ scripts/date.py \ scripts/ext_copy.py \ @@ -1111,6 +1112,7 @@ dist_templates_DATA = \ templates/ijmpc.lyx \ templates/ijmpd.lyx \ templates/iop-article.lyx \ + templates/JSS-article.lyx \ templates/kluwer.lyx \ templates/koma-letter2.lyx \ templates/latex8.lyx \