X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=45866d705f0ef945989bb79aa4201f30cba8fce8;hb=f5fbef2d8f3fde203fc04626856c2578ce1d3103;hp=c52c9b39b764dfb69e8c4ca95157383a6e156e5d;hpb=e6a167ea5e24e39bc347d6e0932391131825c45f;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index c52c9b39b7..45866d705f 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -814,6 +814,7 @@ dist_layouts_DATA =\ layouts/heb-article.layout \ layouts/heb-letter.layout \ layouts/hollywood.layout \ + layouts/ijmpc.layout \ layouts/ijmpd.layout \ layouts/jgrga.layout \ layouts/kluwer.layout \ @@ -878,7 +879,8 @@ scriptsdir = $(pkgdatadir)/scripts # in install-data-hook. dist_scripts_DATA = \ scripts/TeXFiles.sh \ - scripts/convertDefault.sh \ + scripts/clean_dvi.py \ + scripts/convertDefault.py \ scripts/fen2ascii.py \ scripts/fig2pdftex.sh \ scripts/fig2pstex.sh \ @@ -910,6 +912,7 @@ dist_templates_DATA = \ templates/revtex.lyx \ templates/revtex4.lyx \ templates/slides.lyx \ + templates/ijmpc.lyx \ templates/ijmpd.lyx \ templates/agu_article.lyx