X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=ee7e2b141c0edecba0a9d9da25cef92206d02549;hb=cb6c40a07b275f62cb641f02f377c54a821837fb;hp=607fd70a3bbfe35c5e55d551e5cfc5d983b370f3;hpb=43d284e15ad6193da2508a57b5260cb85ff4cdb9;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 607fd70a3b..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 \ @@ -2311,11 +2315,12 @@ dist_scripts_DATA += \ scripts/convert_pdf.py \ scripts/convertDefault.py \ scripts/csv2lyx.py \ - scripts/date.py \ scripts/ext_copy.py \ 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 \