X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=ee7e2b141c0edecba0a9d9da25cef92206d02549;hb=d29bb7fac73719c95ace992096585f111d9b485d;hp=1da5b97c8b62ce76749bc35ac57a67764e04a1ca;hpb=8085899fb6dbea6ab842cba5dd40b079863a7e24;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 1da5b97c8b..ee7e2b141c 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -2273,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 \ @@ -2316,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 \