X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=2d20b9a8cbea43f3c3a71d013acaf13c35bae23c;hb=3d443b4c9dc657663a7d67c8254894345e551a06;hp=9e8ce9e9269f6909d8406dcadb55241c86c6f04c;hpb=4c3657ff7e4c037f7d8acce6c900c83ba571e1da;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 9e8ce9e926..2d20b9a8cb 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -61,9 +61,14 @@ dist_bind_DATA = \ bind/math.bind \ bind/menus.bind \ bind/sciword.bind \ + bind/site.bind \ bind/xemacs.bind \ bind/aqua.bind +commandsdir = $(pkgdatadir)/commands +dist_commands_DATA = \ + commands/default.def + caexamplesdir = $(pkgdatadir)/examples/ca dist_caexamples_DATA = \ examples/ca/splash.lyx @@ -81,8 +86,6 @@ dist_deexamples_DATA = \ examples/de/ItemizeBullets.lyx \ examples/de/Lebenslauf.lyx \ examples/de/Minipage.lyx \ - examples/de/TabellenBeispiel.lyx \ - examples/de/Waehrungen.lyx \ examples/de/beispiel_gelyxt.lyx \ examples/de/beispiel_roh.lyx \ examples/de/Dezimal.lyx \ @@ -92,6 +95,7 @@ dist_deexamples_DATA = \ esexamplesdir = $(pkgdatadir)/examples/es dist_esexamples_DATA = \ + examples/es/ItemizeBullets.lyx \ examples/es/ejemplo_con_lyx.lyx \ examples/es/ejemplo_sin_lyx.lyx \ examples/es/splash.lyx @@ -201,7 +205,6 @@ dist_examples_DATA = \ examples/biblioExample.bib \ examples/chess-article.lyx \ examples/chessgame.lyx \ - examples/currency.lyx \ examples/docbook_article.lyx \ examples/europeCV.lyx \ examples/example_lyxified.lyx \ @@ -296,6 +299,7 @@ dist_images_DATA = \ images/font-noun.png \ images/font-sans.png \ images/footnote-insert.png \ + images/href-insert.png \ images/index-insert.png \ images/label-insert.png \ images/layout.png \ @@ -357,8 +361,7 @@ dist_images_DATA = \ images/toolbar-toggle_table.png \ images/undo.png \ images/unknown.png \ - images/up.png \ - images/url-insert.png + images/up.png imagesmathdir = $(imagesdir)/math dist_imagesmath_DATA = \ @@ -854,6 +857,9 @@ dist_imagesmath_DATA = \ images/math/xi2.png \ images/math/zeta.png +imagescommandsdir = $(imagesdir)/commands +dist_imagescommands_DATA = + kbddir = $(pkgdatadir)/kbd dist_kbd_DATA = \ kbd/american-2.kmap \ @@ -955,7 +961,12 @@ dist_layouts_DATA =\ layouts/ijmpd.layout \ layouts/iopart.layout \ layouts/isprs.layout \ + layouts/jarticle.layout \ + layouts/jbook.layout \ layouts/jgrga.layout \ + layouts/jreport.layout \ + layouts/jsarticle.layout \ + layouts/jsbook.layout \ layouts/kluwer.layout \ layouts/latex8.layout \ layouts/letter.layout \ @@ -1025,6 +1036,9 @@ dist_layouts_DATA =\ layouts/theorems-std.module \ layouts/theorems-withinchap.module \ layouts/theorems-withinsec.module \ + layouts/tarticle.layout \ + layouts/tbook.layout \ + layouts/treport.layout \ layouts/url.module scriptsdir = $(pkgdatadir)/scripts