X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=ee7e2b141c0edecba0a9d9da25cef92206d02549;hb=cb6c40a07b275f62cb641f02f377c54a821837fb;hp=96ce5a65b22a4d8f8aadf3f8caf8cfae7b659f03;hpb=d66d6f7805da9085857f6229b6d96477ebaff092;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 96ce5a65b2..ee7e2b141c 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -2170,6 +2170,7 @@ dist_layouts_DATA =\ layouts/IEEEtran.layout \ layouts/IEEEtran-CompSoc.layout \ layouts/IEEEtran-TransMag.layout \ + layouts/InStar.module \ layouts/ijmpc.layout \ layouts/ijmpd.layout \ layouts/initials.module \ @@ -2272,8 +2273,11 @@ dist_layouts_DATA =\ layouts/theorems-ams.module \ layouts/theorems-ams-bytype.inc \ layouts/theorems-ams-bytype.module \ + layouts/theorems-ams-chap-bytype.inc \ + layouts/theorems-ams-chap-bytype.module \ layouts/theorems-ams-extended.module \ layouts/theorems-ams-extended-bytype.module \ + layouts/theorems-ams-extended-chap-bytype.module \ layouts/theorems-case.inc \ layouts/theorems-chap.module \ layouts/theorems.inc \ @@ -2315,6 +2319,8 @@ dist_scripts_DATA += \ scripts/fen2ascii.py \ scripts/fig2pdftex.py \ scripts/fig2pstex.py \ + scripts/svg2pdftex.py \ + scripts/svg2pstex.py \ scripts/fig_copy.py \ scripts/html2latexwrapper.py \ scripts/include_bib.py \