X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=2d20b9a8cbea43f3c3a71d013acaf13c35bae23c;hb=3d443b4c9dc657663a7d67c8254894345e551a06;hp=202db63351ba70918e3ba9a618f7f211c194ec9c;hpb=7075eaadef6751ed7ef8ff3b16992d1eee43e8fb;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 202db63351..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 \ @@ -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