X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=5c33f0fda90740a961abea12229ebe29dc79fde4;hb=1a77233c5fbbe5b8828528030e373e70fbca054a;hp=89901f39f23ae2c000b1c801a1d81b2ae871ec61;hpb=18d72887a6bd969f35bf7a44587b9ce652558dc8;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 89901f39f2..5c33f0fda9 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -548,6 +548,7 @@ dist_imagesmath_DATA = \ images/math/overleftrightarrow.xpm \ images/math/overline.xpm \ images/math/overrightarrow.xpm \ + images/math/overset.xpm \ images/math/parallel.xpm \ images/math/partial.xpm \ images/math/perp.xpm \ @@ -663,6 +664,7 @@ dist_imagesmath_DATA = \ images/math/underline.xpm \ images/math/underrightarrow.xpm \ images/math/underscore.xpm \ + images/math/underset.xpm \ images/math/uparrow.xpm \ images/math/uparrow2.xpm \ images/math/updownarrow.xpm \ @@ -812,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 \ @@ -876,6 +879,7 @@ scriptsdir = $(pkgdatadir)/scripts # in install-data-hook. dist_scripts_DATA = \ scripts/TeXFiles.sh \ + scripts/clean_dvi.py \ scripts/convertDefault.sh \ scripts/fen2ascii.py \ scripts/fig2pdftex.sh \ @@ -908,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